index
:
~jrmuizel/cairo
master
stroke-to-path2
Unnamed repository; edit this file to name it for gitweb.
jrmuizel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-truetype-subset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-15
Correct an unsigned to signed conversion problem in truetype subsetting bbox
Adrian Johnson
1
-6
/
+6
2006-09-26
Compute right index when looking up left side bearing.
Kristian Høgsberg
1
-4
/
+3
2006-09-05
Improve error checking in TrueType subsetting
Adrian Johnson
1
-12
/
+24
2006-08-08
[TrueType] Zero out padding memory in generated TrueType subset
Behdad Esfahbod
1
-3
/
+5
2006-08-08
[TrueType] More leak fixes
Behdad Esfahbod
1
-1
/
+2
2006-08-08
[TrueType] Fix leaks.
Behdad Esfahbod
1
-8
/
+14
2006-08-07
Split the TrueType table definitions into a private header file
Behdad Esfahbod
1
-121
/
+5
2006-08-07
Remove the __attribute__ ((packed)) and the need for it
Behdad Esfahbod
1
-24
/
+34
2006-08-07
Fix some signed/unsigned comparison warnings that cropped up during the warni...
Carl Worth
1
-7
/
+7
2006-08-07
Make truetype subsetting work on x86_64
Adrian Johnson
1
-97
/
+98
2006-08-02
Rename truetype subset function to _cairo_truetype_*.
Kristian Høgsberg
1
-123
/
+133
2006-08-02
Renamed cairo-font-subset.c to cairo-truetype-subset.c
Kristian Høgsberg
1
-0
/
+957