index
:
~cloos/freetype2
BRANCH-2-1-5
CACHE
LAYOUT
RGB
STABLE
VER-2-0-4-PATCH
VER-2-1-0
david-pic-changes
dbgmem-more-limiters
int-not32-changes
master
clone of git://git.sv.gnu.org/freetype/freetype2.git
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-20
[cache] Fix an off-by-one bug in FTC_Manager_RemoveFaceID().
suzuki toshiya
1
-1
/
+1
2011-02-20
[autofit] Document warper.
Werner Lemberg
2
-4
/
+31
2011-02-19
Fall back to autohinting if a TTF/OTF doesn't contain any bytecode.
Kevin Kofler
1
-7
/
+10
2011-02-19
[cff] Fix subset prefix removal.
John Tytgat
1
-2
/
+2
2011-02-16
[autofit] Add a lot of comments and do some minor formatting.
Werner Lemberg
2
-62
/
+215
2011-02-03
* src/autofit/afdummy.c: Include `aferrors.h'.
Werner Lemberg
1
-0
/
+1
2011-02-01
[cff] Ignore unknown operators in charstrings.
Werner Lemberg
1
-5
/
+5
2011-02-01
[truetype] FT_LOAD_PEDANTIC now affects `prep' and `fpgm' also.
Werner Lemberg
3
-20
/
+35
2011-01-31
[truetype] Protect jump instructions against endless loops.
Werner Lemberg
1
-21
/
+27
2011-01-31
[truetype] Improve handling of invalid references.
Werner Lemberg
1
-43
/
+50
2011-01-31
[truetype] Improve handling of stack underflow.
Werner Lemberg
1
-13
/
+36
2011-01-30
Whitespace.
Werner Lemberg
1
-2
/
+3
2011-01-30
* src/sfnt/ttmtx.c (tt_face_load_hmtx): Fix tracing message.
Werner Lemberg
2
-4
/
+3
2011-01-30
[truetype]: Fix behaviour of MIAP for invalid arguments.
LIU Sun-Liang
1
-1
/
+2
2011-01-23
[autofit] Some formatting and clean-ups.
Werner Lemberg
5
-61
/
+59
2011-01-18
[truetype] Fix handling of MIRP instruction.
Werner Lemberg
1
-1
/
+15
2011-01-15
[raster] Make bbox handling the same as with Microsoft's rasterizer.
Werner Lemberg
1
-0
/
+8
2011-01-14
[raster] Add undocumented drop-out rule to the other bbox side also.
Werner Lemberg
1
-3
/
+9
2011-01-13
[raster] Reduce jitter value.
Werner Lemberg
1
-2
/
+24
2011-01-13
[raster] Handle drop-outs at glyph borders according to Microsoft.
Werner Lemberg
1
-0
/
+10
2011-01-13
Cleanup/formatting.
Werner Lemberg
10
-36
/
+46
2011-01-09
[cache] Fix Savannah bug #31923, patch drafted by Harsha.
suzuki toshiya
2
-0
/
+47
2011-01-09
[cache] Notice if a cache query induced the node list change.
suzuki toshiya
9
-20
/
+53
2011-01-09
[cache] Fit FTC_GNode_Compare() to FTC_Node_CompareFunc.
suzuki toshiya
2
-3
/
+5
2011-01-09
[cache] Deduplicate the code to get the top node by a hash.
suzuki toshiya
2
-28
/
+36
2011-01-09
[cache] inline-specific functions are conditionalized.
suzuki toshiya
4
-0
/
+14
2011-01-09
[cache] Correct a type mismatch under non-inlined config.
suzuki toshiya
1
-1
/
+1
2011-01-03
*/rules.mk: Handle `*pic.c' files.
Werner Lemberg
8
-28
/
+36
2011-01-03
Formatting.
Werner Lemberg
3
-45
/
+72
2010-12-31
* src/cff/cfftypes.h (CFF_MAX_CID_FONTS): Increase to 64.
Werner Lemberg
1
-2
/
+3
2010-12-31
Improve bzip2 support.
Werner Lemberg
1
-22
/
+4
2010-12-31
Add bzip2 compression support to handle *.pcf.bz2 files.
Joel Klinghed
5
-15
/
+627
2010-12-25
Apply Savannah patch #7422.
Harsha
1
-1
/
+6
2010-12-13
Fix parameter handling of `FT_Set_Renderer'.
Werner Lemberg
1
-0
/
+1
2010-12-09
[cff] Allow `hlineto' and `vlineto' without arguments.
Werner Lemberg
1
-1
/
+6
2010-11-28
[ftsmooth]: Minor code simplification.
Алексей Подтележников
1
-1
/
+7
2010-11-26
[truetype] Better multi-threading support.
Johnson Y. Yan
1
-0
/
+6
2010-11-23
* src/psaux/t1decode.c (t1_decoder_parse_charstring): Expand
John Tytgat
1
-36
/
+39
2010-11-22
Some formatting and improvements of comments.
Werner Lemberg
1
-21
/
+46
2010-11-23
[truetype] Identify the tricky fonts by cvt/fpgm/prep checksums.
suzuki toshiya
1
-6
/
+155
2010-11-18
[truetype] Fix `loca' handling for inconsistent number of glyphs.
Werner Lemberg
1
-2
/
+8
2010-11-18
[sfnt] Ignore all errors while loading `OS/2' table.
Werner Lemberg
1
-3
/
+1
2010-11-18
[type1] Fix matrix normalization.
Johnson Y. Yan
1
-1
/
+1
2010-11-18
[type1]: Improve guard against malformed data.
Werner Lemberg
1
-4
/
+10
2010-11-17
[sfnt] While tracing, output table checksums also.
Werner Lemberg
1
-2
/
+7
2010-11-04
[UVS] Fix find_variant_selector_charmap(), Savannah bug #31545.
suzuki toshiya
1
-0
/
+2
2010-11-04
[UVS] Remove non-essential pointer checking in previous commit.
suzuki toshiya
1
-20
/
+0
2010-11-04
[UVS] Stabilizes UVS supporting functions against non-UVS fonts.
suzuki toshiya
1
-0
/
+20
2010-11-02
[ftsmooth] Improve rendering.
Alexei Podtelezhnikov
1
-20
/
+15
2010-10-28
[ftraster] Minor fixes.
Werner Lemberg
1
-3
/
+0
[next]