RSS feed
98688596
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/21 19:28
Fix Savannah bug #43033.
70961e57
– Werner Lemberg <wl@gnu.org>
authored
on 2014/08/20 12:19
Minor.
8fd87d4e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/19 20:57
[base] Small optimization of `FT_MulFix'.
f09326a1
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/19 20:08
[base] Use unsigned calculation in `FT_MulDiv'.
382f3155
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/18 19:16
[base] Remove truncation in `FT_DivFix'.
5ef2023c
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/14 19:21
Minor refactoring.
c7022467
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/14 19:01
Turn FT_MSB into a macro when using gcc builtins.
87e56b04
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/14 18:41
Fix comment and whitespace.
f8efbcfb
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/12 19:22
[base] Avoid undefined FT_MSB in `BBox_Cubic_Check'.
d2935e29
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/11 20:41
* src/base/fttrigon.c (ft_trig_prenorm): Comment on undefined behavior.
28018d42
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/11 20:26
[base] Handle collapsed outlines to avoid undefined FT_MSB.
4728993f
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/11 19:39
[base] Restore FT_MulFix inlining.
90be4b63
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/08/08 18:27
* src/base/ftbitmap.c (ft_gray_for_premultiplied_srgb_bgra): Refactor.
e1394d56
– Werner Lemberg <wl@gnu.org>
authored
on 2014/08/04 03:35
Minor documentation improvement.
d17cabf5
– Werner Lemberg <wl@gnu.org>
authored
on 2014/07/26 05:53
[cff] Fix typo.
4e754133
– Werner Lemberg <wl@gnu.org>
authored
on 2014/07/17 13:34
Fix Savannah bug #42788.
cbbf26b7
– Werner Lemberg <wl@gnu.org>
authored
on 2014/07/17 13:27
Whitespace.
3939c200
– Werner Lemberg <wl@gnu.org>
authored
on 2014/07/17 13:24
Minor.
c0a6f20a
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/07/16 18:05
Replace `ft_highpow2' function.
177982e9
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/07/15 19:54
* src/base/ftcalc.c (FT_MSB): Utilize gcc builtins.
71330ceb
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/07/15 19:30
[base] Move assembler code back in the source file.
1183cd4e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/07/14 18:30
[base] Further clean up color bitmap conversion.
441b3f38
– Werner Lemberg <wl@gnu.org>
authored
on 2014/07/12 22:28
[truetype] Improve handling of buggy `prep' tables.
e98e2bc1
– Werner Lemberg <wl@gnu.org>
authored
on 2014/07/12 12:37
* builds/vms/ftconfig.h: Synchronize.
35576bf0
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/07/11 18:40
[base] Clean up bitmap conversion.
2f52df4a
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/07/05 18:29
[base] Improve comment.
ceab95a6
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2014/07/04 19:01
[base] Small optimization of the ancient code.
3897556a
– Werner Lemberg <wl@gnu.org>
authored
on 2014/06/27 02:55
Fix Apple standard glyph names.
ccf60ad4
– Werner Lemberg <wl@gnu.org>
authored
on 2014/06/25 04:58
Formatting.
231171fc
– Werner Lemberg <wl@gnu.org>
authored
on 2014/06/17 05:14
Partially revert commit from 2014-06-13.
cf2347c9
– Werner Lemberg <wl@gnu.org>
authored
on 2014/06/17 05:01
* builds/unix/freetype2.m4: s/AC_PATH_PROG/AC_PATH_TOOL/.
d708658c
– Werner Lemberg <wl@gnu.org>
authored
on 2014/06/13 11:56
And another warning from Wojciech.
e5c0fff5
– Werner Lemberg <wl@gnu.org>
authored
on 2014/06/13 10:01
Fix more compiler warnings.
6497b9c5
– Werner Lemberg <wl@gnu.org>
authored
on 2014/06/13 05:28
Fix compiler warnings.
099489fe
– Werner Lemberg <wl@gnu.org>
authored
on 2014/06/10 02:51
Update CHANGES file.
02f21704
– Alexey Petruchik <alexey.petruchik@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/05/16 04:09
[cmake] Add option to build OS X framework.
d7f45943
– Werner Lemberg <wl@gnu.org>
authored
on 2014/05/13 11:33
[autofit] Fix comment.
15da66a6
– Pavel Koshevoy <pkoshevoy@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/05/13 03:33
* CMakeLists.txt (BASE_SRCS): Add missing `ftbdf.c'.
faa21472
– Werner Lemberg <wl@gnu.org>
authored
on 2014/05/11 08:44
[autofit] Fix variable initializations.
07e7b8af
– Werner Lemberg <wl@gnu.org>
authored
on 2014/05/11 04:00
[autofit] Fix crash with font `CabinSketch-Bold.ttf'.
5f18a0c3
– Werner Lemberg <wl@gnu.org>
authored
on 2014/05/01 13:26
Formatting.
c576bb0d
– Werner Lemberg <wl@gnu.org>
authored
on 2014/05/01 13:24
[autofit] Add blue-zone support for Devanagari.
63bef9a5
– Werner Lemberg <wl@gnu.org>
authored
on 2014/05/01 03:16
[autofit] Fix handling of neutral blue zones in stems.
ccfc4b4c
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/28 17:13
[autofit] Introduce neutral blue zones to the latin module.
abb3fcac
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/25 18:13
* src/autofit/hbshim.c: Partially revert commit from 2014-04-17.
426f0e04
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/24 03:13
Minor.
f193637f
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/23 04:22
* src/raster/ftraster.c (Vertical_Sweep_Span): Use drop-out mode.
d9b4470e
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/22 03:33
* src/sfnt/pngshim.c (error_callback): s/longjmp/ft_longjmp/.
98e510ee
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/20 18:11
[autofit] Fix Savannah bug #42148.
8a2b690c
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/18 06:17
Minor documentation fix.
8c7fb78b
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/17 11:53
[autofit] More coverage fixes for complex scripts.
bbd8313b
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/16 21:24
Make `FT_Get_SubGlyph_Info' actually work.
c44a4ba4
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/16 19:22
Documentation fix.
181fd071
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/15 12:47
[afblue.pl]: Minor improvements.
8b1f2a6c
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/14 03:58
[autofit] Improve coverage handling.
7630787a
– David Weber <weber.aulendorf@googlemail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/04/13 11:41
[smooth] Fix stand-alone compilation.
8a94b1ef
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/12 16:44
[autofit] Redesign the recognition algorithm of strong points.
71f53e12
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/05 12:27
[autofit] Improve scoring algorithm for identifying stems.
87360a78
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/04 20:08
[aflatin] Improve comment.
f8555b5d
– Werner Lemberg <wl@gnu.org>
authored
on 2014/04/03 01:45
Don't require `gzip' module for `sfnt'.
f41070fe
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/27 13:38
Fix Savannah bug #38235.
ab76d970
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/24 15:45
Fix Savannah bug #41946.
d5159925
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/22 02:20
Another revert for the change from 2014-03-18.
f0c471a4
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/20 03:13
CMakeLists.txt: Another fix for include directories.
606c74f6
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/19 19:46
CMakeLists.txt: Fix include directories.
cc7cf2c3
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/19 03:35
Partially revert last commit.
87628724
– Sean McBride <sean@rogue-research.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/03/18 04:39
Fix clang warnings.
23367ff9
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/17 03:33
Fix Savannah bug #41869.
0318168e
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/14 04:06
* builds/unix/configure.raw: Don't show error messages of `which'.
ed372b71
– Alan Coopersmith <alan.coopersmith@oracle.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/03/09 01:14
Fix cppcheck 1.64 warning.
1a69dc7c
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/09 01:06
* src/sfnt/ttcmap.c (tt_face_build_cmaps): Remove clang warning.
ec8853cd
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/06 14:13
* Version 2.5.3 released.
05565366
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/06 13:56
Fixes for compilation with C++.
b24e8d33
– Sean McBride <sean@rogue-research.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/03/06 09:54
Remove more clang analyzer warnings.
a32758f2
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/05 03:02
* builds/unix/configure.raw: Simplify.
382f3ef1
– suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2014/03/05 05:19
Fix a bug in configure in library dependency setting
f48f7dc8
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/03 23:40
Minor fix for `make devel'.
7ac76b50
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/03 23:29
Fix several clang static analyzer dead store warnings.
93ebcbd0
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/03 02:13
Rewrite library option handling in `configure'; improve `freetype-config'.
e962a914
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/01 16:00
Avoid `long long' warnings with older gcc compilers.
476a7665
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/01 11:26
Minor documentation improvements.
6030a9f7
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/01 09:01
* docs/INSTALL.CROSS: Revised and updated.
646db05d
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/01 07:48
Make `make clean' remove `freetype2.pc'.
00c79ed9
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/01 07:32
Use pkg-config for detecting libpng and libbz2 also.
86026a47
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/01 01:57
Add configure support for HarfBuzz.
24a84f8b
– Werner Lemberg <wl@gnu.org>
authored
on 2014/03/01 01:22
Typo.
6adda68a
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/02/28 04:24
Math simplifications.
135c3fae
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/02/28 02:42
Fix Savannah bug #41697, part 2.
0eae6eb0
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/02/28 02:40
Fix Savannah bug #41697, part 1.
a2b5f66b
– Werner Lemberg <wl@gnu.org>
authored
on 2014/02/26 14:50
[sfnt] Fix Savannah bug #41696.
eee4ff8d
– Werner Lemberg <wl@gnu.org>
authored
on 2014/02/26 13:12
[winfnt] Fix Savannah bug #41694.
08c628d1
– Werner Lemberg <wl@gnu.org>
authored
on 2014/02/26 09:18
[cff] Fix Savannah bug #41693.
9a567640
– Werner Lemberg <wl@gnu.org>
authored
on 2014/02/26 08:08
[bdf] Fix Savannah bug #41692.
6b290fd2
– Werner Lemberg <wl@gnu.org>
authored
on 2014/02/19 04:26
Fix Savannah bug #32902.
df14e6c0
– Simon Bünzli <zeniko@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/02/19 03:42
Fix Savannah bug #41590.
cc9a0c26
– suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2014/02/17 11:43
fix commit comment.
91c7a97b
– suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2014/02/17 11:38
[autofit] Fix `make multi' compilation.
89a94d42
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/02/12 18:45
[cff] Optimize by using `FT_MulDiv'.
85ee27ae
– Werner Lemberg <wl@gnu.org>
authored
on 2014/02/12 18:27
Fix Savannah bug #41465.
7be2a94a
– Sean McBride <sean@rogue-research.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2014/02/08 08:55
Fix clang static analyzer and compiler warnings.
Next