summaryrefslogtreecommitdiffstats
path: root/src/unicoderange.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UnicodeRange class implementation.Felipe Corr??a da Silva Sanches2008-06-161-0/+19
This class represents a range of unicode codepoints as used in the u1 and u2 attributes of glyph kerning nodes. (bzr r5949)