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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-15
Fix ARM assembly code in include/freetype/config/ftconfig.h.
suzuki toshiya
2
-8
/
+22
2011-01-15
[raster] Make bbox handling the same as with Microsoft's rasterizer.
Werner Lemberg
2
-0
/
+20
2011-01-15
Copy -mcpu=* & -march=* options from CFLAGS to LDFLAGS.
suzuki toshiya
2
-1
/
+10
2011-01-15
Fix off-by-one bug in CFLAGS & LDFLAGS harmonizer.
suzuki toshiya
2
-1
/
+9
2011-01-14
[raster] Add undocumented drop-out rule to the other bbox side also.
Werner Lemberg
2
-3
/
+16
2011-01-13
[raster] Reduce jitter value.
Werner Lemberg
2
-2
/
+34
2011-01-13
[raster] Handle drop-outs at glyph borders according to Microsoft.
Werner Lemberg
2
-0
/
+24
2011-01-13
Cleanup/formatting.
Werner Lemberg
11
-105
/
+116
2011-01-09
Correct wrong years about recent commits in ChangeLog.
suzuki toshiya
1
-12
/
+12
2011-01-09
[cache] Fix Savannah bug #31923, patch drafted by Harsha.
suzuki toshiya
3
-0
/
+64
2011-01-09
[cache] Notice if a cache query induced the node list change.
suzuki toshiya
10
-20
/
+107
2011-01-09
[cache] Fit FTC_GNode_Compare() to FTC_Node_CompareFunc.
suzuki toshiya
3
-3
/
+15
2011-01-09
[cache] Deduplicate the code to get the top node by a hash.
suzuki toshiya
3
-28
/
+62
2011-01-09
[cache] inline-specific functions are conditionalized.
suzuki toshiya
5
-0
/
+30
2011-01-09
[cache] Correct a type mismatch under non-inlined config.
suzuki toshiya
2
-1
/
+9
2011-01-06
Update Jamfile to include Bzip2 support.
suzuki toshiya
2
-2
/
+12
2011-01-05
Improve `gasp' table documentation.
Werner Lemberg
1
-5
/
+13
2011-01-06
Update Symbian project files to include Bzip2 support.
suzuki toshiya
3
-0
/
+17
2011-01-06
Fix ChangeLog.
suzuki toshiya
1
-1
/
+1
2011-01-06
Update classic MacOS makefiles to include Bzip2 support.
suzuki toshiya
5
-0
/
+25
2011-01-06
Update Amiga makefiles to include Bzip2 support.
suzuki toshiya
4
-4
/
+33
2011-01-06
Update pkg-config tools to reflect Bzip2 support.
suzuki toshiya
3
-2
/
+10
2011-01-06
* builds/unix/configure.raw: Remove `SYSTEM_BZ2LIB' macro.
suzuki toshiya
2
-2
/
+10
2011-01-03
*/rules.mk: Handle `*pic.c' files.
Werner Lemberg
9
-29
/
+41
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
2
-2
/
+8
2010-12-31
Enable bzip2 support for `make devel'.
Werner Lemberg
1
-1
/
+1
2010-12-31
Improve bzip2 support.
Werner Lemberg
8
-98
/
+51
2010-12-31
Add bzip2 compression support to handle *.pcf.bz2 files.
Joel Klinghed
13
-20
/
+823
2010-12-25
Apply Savannah patch #7422.
Harsha
2
-1
/
+22
2010-12-13
Fix parameter handling of `FT_Set_Renderer'.
Werner Lemberg
3
-0
/
+16
2010-12-09
[cff] Allow `hlineto' and `vlineto' without arguments.
Werner Lemberg
2
-1
/
+19
2010-11-28
* Version 2.4.4 released.
VER-2-4-4
Werner Lemberg
20
-193
/
+224
2010-11-28
Update CHANGES.
Werner Lemberg
1
-1
/
+9
2010-11-28
[ftsmooth]: Minor code simplification.
Алексей Подтележников
2
-1
/
+14
2010-11-26
[truetype] Better multi-threading support.
Johnson Y. Yan
2
-0
/
+13
2010-11-23
* src/psaux/t1decode.c (t1_decoder_parse_charstring): Expand
John Tytgat
2
-36
/
+48
2010-11-23
Fix outdated CVS reference.
John Tytgat
1
-2
/
+2
2010-11-23
New entry in CHANGES
suzuki toshiya
1
-0
/
+17
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
2
-6
/
+168
2010-11-18
[truetype] Fix `loca' handling for inconsistent number of glyphs.
Werner Lemberg
2
-2
/
+16
2010-11-18
[sfnt] Ignore all errors while loading `OS/2' table.
Werner Lemberg
2
-3
/
+8
2010-11-18
[type1] Fix matrix normalization.
Johnson Y. Yan
2
-2
/
+9
2010-11-18
[type1]: Improve guard against malformed data.
Werner Lemberg
2
-4
/
+18
2010-11-17
[sfnt] While tracing, output table checksums also.
Werner Lemberg
2
-2
/
+13
2010-11-04
[UVS] Fix find_variant_selector_charmap(), Savannah bug #31545.
suzuki toshiya
2
-0
/
+14
2010-11-04
[UVS] Remove non-essential pointer checking in previous commit.
suzuki toshiya
2
-40
/
+0
2010-11-04
[UVS] Stabilizes UVS supporting functions against non-UVS fonts.
suzuki toshiya
2
-0
/
+40
2010-11-02
[ftsmooth] Improve rendering.
Alexei Podtelezhnikov
2
-20
/
+30
[prev]
[next]