Code

UnicodeRange class implementation.
authorJucaBlues <JucaBlues@users.sourceforge.net>
Mon, 16 Jun 2008 01:24:19 +0000 (01:24 +0000)
committerJucaBlues <JucaBlues@users.sourceforge.net>
Mon, 16 Jun 2008 01:24:19 +0000 (01:24 +0000)
commit963d87c95becc6ec4f174719cbb31aec3a5e989a
tree62c995ca215f3234e2409667945fc989521b52c2
parent4a1e71245a59ac66f74e88fe5a8326a7caeaff88
UnicodeRange class implementation.
This class represents a range of unicode codepoints as used in the u1
and u2 attributes of glyph kerning nodes.
src/Makefile_insert
src/display/nr-svgfonts.cpp
src/sp-glyph-kerning.cpp
src/sp-glyph-kerning.h
src/unicoderange.cpp [new file with mode: 0644]
src/unicoderange.h [new file with mode: 0644]