1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

1. updated Rubik font:

1) numerals are now monospace, e.g. '1' has the same width as '0',
    2) '0' is different from capital 'o',
    3) new glyphs added
2. stb_truetype upgraded from 1.24 to 1.26 with some fixes in rendering.
This commit is contained in:
Vadim Pisarevsky
2024-10-13 03:25:24 +03:00
parent 5aa45e9053
commit 08c6d00d96
4 changed files with 271 additions and 218 deletions
+1 -1
View File
@@ -769,7 +769,7 @@ TEST(Drawing, ttf_text)
TextProp text[] =
{
{"The quick brown fox jumps over lazy dog. Fly, start, finish, shuffle shuttle.", false, 400, false},
{"vechicle #5 detected; fps=123.45.\n", false, 600, false},
{"vechicle #5 detected; fps=103.45.\n", false, 600, false},
{"Съешь же ещё этих мягких французских булок, да выпей чаю!\n"
"Dès Noël où un zéphyr haï me vêt de glaçons würmiens je dîne\ndexquis rôtis de bœuf au kir à laÿ d’âge mûr & cætera!\n"
"“Falsches Üben von Xylophonmusik quält jeden größeren Zwerg”.", false, 400, true},