Overview

Request 907876 accepted

- Update to version 2.11.0
* A new rendering module has been added to create 8-bit Signed
Distance Field (SDF) bitmaps for both outline and bitmap glyphs.
* A new, experimental API is now available for surfacing properties
of 'COLR' v1 color fonts.
* A new function `FT_Get_Transform` returns the values set by
FT_Set_Transform.
* The legacy Type 1 and CFF engines are further demoted due to lack
of CFF2 charstring support.
* The experimental 'warp' mode (AF_CONFIG_OPTION_USE_WARPER) for the
auto-hinter has been removed.
* The smooth rasterizer performance has been improved by >10%.
* PCF bitmap fonts compressed with LZW (these are usually files with
the extension .pcf.Z) are now handled correctly.

- Update to version 2.11.0
* A new demo program `ftsdf` is available to display Signed Distance
Fields of glyphs.
* The `ftlint` demo program has been extended to do more testing of
its input.
* The `ttdebug` demo program didn't show changed point coordinates
(bug introduced in version 2.10.3).
* It is now possible to adjust the axis increment for variable fonts
in the `ftmulti` demo program.
* It is now possible to change the hinting engine in the `ftstring`
demo program.
* The graphical demo programs work better now in native color depth
on win32 and x11.

Loading...

Dominique Leuenberger's avatar

chromium fails to build:

[ 1739s] ../../third_party/skia/src/ports/SkFontHost_FreeType_common.cpp: In function 'void {anonymous}::colrv1_draw_paint(SkCanvas*, const FT_Color*, FT_Face, FT_COLR_Paint)':
[ 1739s] ../../third_party/skia/src/ports/SkFontHost_FreeType_common.cpp:668:14: error: 'FT_COLR_PAINTFORMAT_TRANSFORMED' was not declared in this scope; did you mean 'FT_COLR_PAINTFORMAT_TRANSFORM'?
[ 1739s]   668 |         case FT_COLR_PAINTFORMAT_TRANSFORMED: {
[ 1739s]       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 1739s]       |              FT_COLR_PAINTFORMAT_TRANSFORM
[ 1739s] ../../third_party/skia/src/ports/SkFontHost_FreeType_common.cpp:669:60: error: 'union FT_COLR_Paint_::<unnamed>' has no member named 'transformed'; did you mean 'transform'?
[ 1739s]   669 |             SkMatrix transform = ToSkMatrix(colrv1_paint.u.transformed.affine);
[ 1739s]       |                                                            ^~~~~~~~~~~
[ 1739s]       |                                                            transform
[ 1739s] ../../third_party/skia/src/ports/SkFontHost_FreeType_common.cpp: In function 'bool {anonymous}::colrv1_traverse_paint(SkCanvas*, const FT_Color*, FT_Face, FT_OpaquePaint)':
[ 1739s] ../../third_party/skia/src/ports/SkFontHost_FreeType_common.cpp:771:14: error: 'FT_COLR_PAINTFORMAT_TRANSFORMED' was not declared in this scope; did you mean 'FT_COLR_PAINTFORMAT_TRANSFORM'?
[ 1739s]   771 |         case FT_COLR_PAINTFORMAT_TRANSFORMED:
[ 1739s]       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 1739s]       |              FT_COLR_PAINTFORMAT_TRANSFORM
[ 1739s] ../../third_party/skia/src/ports/SkFontHost_FreeType_common.cpp:776:74: error: 'union FT_COLR_Paint_::<unnamed>' has no member named 'transformed'; did you mean 'transform'?
[ 1739s]   776 |                     colrv1_traverse_paint(canvas, palette, face, paint.u.transformed.paint);
[ 1739s]       |                                                                          ^~~~~~~~~~~
[ 1739s]       |                                                                          transform

@gmbr3, @AndreasStieger


Request History
Ismail Dönmez's avatar

namtrac created request

- Update to version 2.11.0
* A new rendering module has been added to create 8-bit Signed
Distance Field (SDF) bitmaps for both outline and bitmap glyphs.
* A new, experimental API is now available for surfacing properties
of 'COLR' v1 color fonts.
* A new function `FT_Get_Transform` returns the values set by
FT_Set_Transform.
* The legacy Type 1 and CFF engines are further demoted due to lack
of CFF2 charstring support.
* The experimental 'warp' mode (AF_CONFIG_OPTION_USE_WARPER) for the
auto-hinter has been removed.
* The smooth rasterizer performance has been improved by >10%.
* PCF bitmap fonts compressed with LZW (these are usually files with
the extension .pcf.Z) are now handled correctly.

- Update to version 2.11.0
* A new demo program `ftsdf` is available to display Signed Distance
Fields of glyphs.
* The `ftlint` demo program has been extended to do more testing of
its input.
* The `ttdebug` demo program didn't show changed point coordinates
(bug introduced in version 2.10.3).
* It is now possible to adjust the axis increment for variable fonts
in the `ftmulti` demo program.
* It is now possible to change the hinting engine in the `ftstring`
demo program.
* The graphical demo programs work better now in native color depth
on win32 and x11.


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:D as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:D"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:D"


Dominique Leuenberger's avatar

dimstar accepted review


Saul Goodman's avatar

licensedigger accepted review

The legal review is accepted preliminary. The package may require actions later on.


Dominique Leuenberger's avatar

dimstar_suse added factory-staging as a reviewer

Being evaluated by group "factory-staging"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Unstaged from project "openSUSE:Factory:Staging:D"


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:E as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:E"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:E"


Dominique Leuenberger's avatar

dimstar_suse added factory-staging as a reviewer

Being evaluated by group "factory-staging"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Unstaged from project "openSUSE:Factory:Staging:E"


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:F as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:F"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:F"


Dominique Leuenberger's avatar

dimstar_suse added factory-staging as a reviewer

Being evaluated by group "factory-staging"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Unstaged from project "openSUSE:Factory:Staging:F"


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:H as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:H"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:H"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Staging Project openSUSE:Factory:Staging:H got accepted.


Dominique Leuenberger's avatar

dimstar_suse approved review

Staging Project openSUSE:Factory:Staging:H got accepted.


Dominique Leuenberger's avatar

dimstar_suse accepted request

Staging Project openSUSE:Factory:Staging:H got accepted.

openSUSE Build Service is sponsored by