Skip to content

Commit 6768d3a

Browse files
authored
Merge pull request #7497 from ZachNagengast/fix-alpha-for-overlapping-glyphs
Fix incorrect color blending for overlapping glyphs in BGRA mode
2 parents b8826ef + a6a612c commit 6768d3a

19 files changed

+66
-31
lines changed

Tests/fonts/CBDTTestFont.ttf

1.5 KB
Binary file not shown.

Tests/fonts/EBDTTestFont.ttf

5.05 KB
Binary file not shown.

Tests/fonts/LICENSE.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
NotoNastaliqUrdu-Regular.ttf and NotoSansSymbols-Regular.ttf, from https://github.com/googlei18n/noto-fonts
33
NotoSans-Regular.ttf, from https://www.google.com/get/noto/
44
NotoSansJP-Thin.otf, from https://www.google.com/get/noto/help/cjk/
5-
NotoColorEmoji.ttf, from https://github.com/googlefonts/noto-emoji
65
AdobeVFPrototype.ttf, from https://github.com/adobe-fonts/adobe-variable-font-prototype
76
TINY5x3GX.ttf, from http://velvetyne.fr/fonts/tiny
87
ArefRuqaa-Regular.ttf, from https://github.com/google/fonts/tree/master/ofl/arefruqaa
@@ -25,3 +24,5 @@ FreeMono.ttf is licensed under GPLv3.
2524
10x20-ISO8859-1.pcf, from https://packages.ubuntu.com/xenial/xfonts-base
2625

2726
"Public domain font. Share and enjoy."
27+
28+
CBDTTestFont.ttf and EBDTTestFont.ttf from https://github.com/nulano/font-tests are public domain.

Tests/fonts/NotoColorEmoji.ttf

-5.09 MB
Binary file not shown.

Tests/images/bitmap_font_blend.png

387 Bytes
Loading
57 Bytes
Loading
77 Bytes
Loading

Tests/images/cbdt.png

348 Bytes
Loading

Tests/images/cbdt_mask.png

367 Bytes
Loading
-3.62 KB
Binary file not shown.

0 commit comments

Comments
 (0)