summaryrefslogtreecommitdiffstats
path: root/src/unicoderange.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor tweak for portability. linux compile was brokenBob Jamison2008-06-161-1/+4
| | | (bzr r5953)
* UnicodeRange class implementation.Felipe Corr??a da Silva Sanches2008-06-161-0/+96
This class represents a range of unicode codepoints as used in the u1 and u2 attributes of glyph kerning nodes. (bzr r5949)