mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
Add ChangeLog to merged pull request.
This commit is contained in:
parent
8691c48537
commit
5362c305bc
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2019-05-19 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* .gitignore: Add copied files as they should never be commited.
|
||||
* Headers/fontconfig/FCFaceInfo.h: Add method displaName.
|
||||
* Source/art/FTFontEnumerator.m: Retain the display name.
|
||||
* Source/fontconfig/FCFaceInfo.m,
|
||||
* Source/fontconfig/FCFontInfo.m,
|
||||
* Source/art/ftfont.m: Implement the method displayName.
|
||||
* Source/cairo/CairoFontInfo.m: Enable font hinting and use
|
||||
subpixel antialias if the variable back-art-subpixel-text is set.
|
||||
* Source/fontconfig/FCFontEnumerator.m: Better handling of font
|
||||
names, weight and the order of fonts.
|
||||
Merged huge pull request by Jeff Teunissen <deek@d2dc.net>
|
||||
|
||||
2019-04-20 Sergii Stoian <stoyan255@ukr.net>
|
||||
|
||||
* Source/x11/XGServerWindow.m (standardcursor::): Getting of
|
||||
|
|
Loading…
Reference in a new issue