index
:
~carlosgc/swftools
compact_record
fontalignzones
gfxpoly
horizontals
master
public
xpdf303
Unnamed repository; edit this file 'description' to name the repository.
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
filters
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
bugfix in rescale filter
Matthias Kramm
1
-1
/
+1
2011-09-16
fixed mem leak
Matthias Kramm
1
-0
/
+1
2011-09-16
added rescale_images filter
Matthias Kramm
1
-0
/
+105
2011-06-29
don't allow flatten filter to remove spaces
Matthias Kramm
1
-2
/
+2
2011-06-27
no option dont_clip_characters
Matthias Kramm
1
-1
/
+13
2011-05-23
bugfixes with bitmaps and remove_invisible_characters
Matthias Kramm
1
-3
/
+33
2011-05-23
workaround for broken font ascent values in remove_invisible_characters filter
Matthias Kramm
1
-1
/
+3
2011-04-08
fixed off-by-one bug
Matthias Kramm
1
-1
/
+1
2011-04-08
prevent remove_invisible_characters from removing space chars
Matthias Kramm
1
-1
/
+8
2011-04-07
added flatten filter
Matthias Kramm
1
-0
/
+380
2011-04-07
bugfixes in remove_invisible_characters
Matthias Kramm
1
-1
/
+2
2011-04-04
bugfixes in remove_invisible_characters filter
Matthias Kramm
1
-1
/
+4
2011-03-30
bugfixes in new filter
Matthias Kramm
1
-2
/
+4
2011-03-30
added filter for removing invisible characters
Matthias Kramm
1
-0
/
+197
2010-11-23
removed kerning table from gfxfont
Matthias Kramm
1
-24
/
+0
2010-09-24
always call gfxfont_fix_unicode, but only optionally remove duplicates
Matthias Kramm
3
-3
/
+3
2010-04-28
Revert "added font combine prototype"
Matthias Kramm
1
-175
/
+81
2010-04-26
added font combine prototype
Matthias Kramm
1
-81
/
+175
2010-04-13
fixed lsb issue
Matthias Kramm
1
-1
/
+1
2010-04-01
fixed segfault in remove_font_transforms filter
Matthias Kramm
1
-4
/
+6
2010-03-31
added vectors_to_glyphs filter
Matthias Kramm
1
-0
/
+165
2010-03-31
fixed space char detection bug
Matthias Kramm
1
-1
/
+4
2010-03-25
fixed merge conflict
Matthias Kramm
1
-1
/
+1
2010-03-25
fixed memleak, made remove_font_transforms subset the kerning tables
Matthias Kramm
1
-2
/
+41
2010-03-22
fixed ascent/descent bug for ocr fonts
Matthias Kramm
1
-14
/
+17
2010-03-22
treat glyphs with alpha=0 differently than normal glyphs (remove outlines)
Matthias Kramm
1
-8
/
+29
2010-03-22
fix for zero font ids
Matthias Kramm
1
-2
/
+4
2010-03-17
fixed memory initialization bug in remove_font_transforms filter
Matthias Kramm
1
-1
/
+1
2010-03-16
trivial bug fixes
Matthias Kramm
1
-1
/
+1
2010-03-12
always preserve space char in filters
Matthias Kramm
1
-0
/
+5
2010-03-10
font transforms: keep unit transforms the same
Matthias Kramm
1
-1
/
+1
2010-03-09
more bugfixes in font transform code
Matthias Kramm
1
-6
/
+2
2010-03-09
fixes to ttf file format, merged in Mike Lewis name table patch
Matthias Kramm
1
-0
/
+3
2010-03-09
fixed bug in previous commit
Matthias Kramm
1
-0
/
+1
2010-03-09
reduced number of fonts
Matthias Kramm
1
-0
/
+6
2010-03-09
don't regenerate advance values during font transform
Matthias Kramm
1
-5
/
+2
2010-03-09
keep advances positive when transforming a font
Matthias Kramm
1
-2
/
+5
2010-03-09
made font pretransforming always generate points to the right of the origin
Matthias Kramm
1
-6
/
+35
2010-03-08
fixed a few bugs in remove_font_transforms filter
Matthias Kramm
1
-10
/
+37
2010-03-05
started implementing the remove_font_transforms filter
Matthias Kramm
1
-1
/
+158
2010-03-05
added gfxfilter for merging fonts
Matthias Kramm
3
-0
/
+119
2010-02-26
added filter support to ruby module
Matthias Kramm
2
-4
/
+4
2010-02-25
added alpha and font filter drafts
Matthias Kramm
2
-0
/
+171