index
:
harfbuzz.old
master
Old HarfBuzz text shaping engine (derived from Qt and Pango)
behdad
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
harfbuzz-gpos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-28
Removed unused glyph function
Simon Hausmann
1
-14
/
+0
2007-03-28
Use a callback in HB_Font for retrieving a contour point in Get_Anchor, as
Simon Hausmann
1
-21
/
+11
2007-03-28
Fix compiler warnings about unused variables
Simon Hausmann
1
-2
/
+0
2007-03-28
Load_GSUB_Table and Load_GPOS_Table sometimes need to load things from/into the
Simon Hausmann
1
-20
/
+6
2007-03-28
less FT_Face all round.
Lars Knoll
1
-6
/
+1
2007-03-28
removed more freetype types. Now it's mostly
Lars Knoll
1
-19
/
+19
2007-03-28
replace most FT type with HB types.
Lars Knoll
1
-289
/
+289
2007-03-28
move the remaining ftglue methods to harfbuzz-global,
Lars Knoll
1
-262
/
+262
2007-03-28
remove dependency on FT_Stream and FT_Memory.
Lars Knoll
1
-282
/
+205
2007-03-28
More work in progress. Started porting the opentype code that is
Simon Hausmann
1
-4
/
+4
2006-10-20
close a mem leak.
lars
1
-0
/
+2
2006-05-31
GNOME Bugzilla 336153. Patch from Pango.
behdad
1
-15
/
+22
2006-04-12
Coverity-found bug. Just look what we were incrementing!
behdad
1
-3
/
+3
2006-04-10
Do not access structs before we check them for nullity.
behdad
1
-3
/
+6
2006-04-06
fix compiler warnings.
lars
1
-30
/
+50
2006-04-04
Define tags if needed. Needed to compile with FreeType <= 2.1.7 or so.
behdad
1
-3
/
+0
2006-03-31
Imported HarfBuzz.
behdad
1
-0
/
+6269