mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 08:48:00 +02:00
[test/user-font] Another minor tweak to the font
This commit is contained in:
parent
df9deb1853
commit
62652ecab7
4 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 6 KiB After Width: | Height: | Size: 5.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6 KiB After Width: | Height: | Size: 5.9 KiB |
|
|
@ -74,7 +74,7 @@ static const struct {
|
|||
{ ' ', 1, { END_GLYPH } },
|
||||
{ '-', 2, { 7, 8, STROKE, END_GLYPH } },
|
||||
{ '.', 1, { 10, 10, STROKE, END_GLYPH } },
|
||||
{ 'a', 3, { 4, 6, 12, 10, 7, 8, STROKE, END_GLYPH } },
|
||||
{ 'a', 3, { 4, 6, 12, 10, 7, 9, STROKE, END_GLYPH } },
|
||||
{ 'c', 3, { 6, 4, 10, 12, STROKE, END_GLYPH } },
|
||||
{ 'e', 3, { 12, 10, 4, 6, 9, 7, STROKE, END_GLYPH } },
|
||||
{ 'f', 3, { 3, 2, 11, STROKE, 4, 6, STROKE, END_GLYPH } },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue