summaryrefslogtreecommitdiff
path: root/src/w32uniscribe.c
Commit message (Expand)AuthorAgeFilesLines
* Delete USE_FONT_BACKEND conditional.Kenichi Handa2008-05-141-22/+14
* (SNAME): Extract only symbol name.Jason Rumney2008-04-081-1/+1
* (uniscribe_shape): Map char at FROM to current glyph.Jason Rumney2008-04-061-49/+18
* (uniscribe_shape): Increase items buffer size.Jason Rumney2008-04-061-81/+105
* Add arch taglineMiles Bader2008-04-051-0/+3
* (uniscribe_check_otf): Rearrange loop for counting features.Jason Rumney2008-04-041-4/+2
* (uniscribe_check_otf): Add GC protection before consing.Jason Rumney2008-04-041-1/+6
* (uniscribe_check_otf): Fix last change.Jason Rumney2008-04-041-1/+1
* (uniscribe_check_otf): Sanity check otf_spec.Jason Rumney2008-04-031-0/+8
* Font backend implementation for Uniscribe on Windows 2000 and later.Jason Rumney2008-04-031-0/+865