summaryrefslogtreecommitdiff
path: root/src/harfbuzz-hangul.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-03-28Oops, trying to fix the class hierarchy part 2 :)Simon Hausmann1-1/+1
2007-03-28Use HB_FontClass's getSFntTable callback instead of using FT_Load_SFnt_Table ...Simon Hausmann1-1/+1
2007-03-28even less FT_*Lars Knoll1-4/+4
2007-03-28Fixed all the warnings and removed an unused member variableSimon Hausmann1-1/+1
2007-03-28Fix the syllable shapingSimon Hausmann1-0/+2
2007-03-28Ported the Hangul shaperSimon Hausmann1-61/+62
2007-03-28Started working on porting the Qt shapers to Harfbuzz. The shapers themselvesSimon Hausmann1-0/+247