zdenop
|
a033261f63
|
add info about used backend in text2image
|
2018-10-20 21:41:09 +02:00 |
|
Zdenko Podobný
|
1b2bda65e0
|
Revert "prefer to use FreeType for pango_cairo_font_map"
This reverts commit 345e5ee1f3 .
|
2018-10-20 11:30:07 +02:00 |
|
Zdenko Podobný
|
276c6845ae
|
Revert "free PangoFontMap; fixes #1999"
This reverts commit d1d73b9888 .
|
2018-10-20 11:28:20 +02:00 |
|
Zdenko Podobný
|
d1d73b9888
|
free PangoFontMap; fixes #1999
|
2018-10-19 00:48:20 +02:00 |
|
zdenop
|
abe40f17c9
|
Win32: use the ISO C and C++ conformant name "_putenv" instead of deprecated "putenv"
|
2018-09-28 20:53:57 +02:00 |
|
zdenop
|
345e5ee1f3
|
prefer to use FreeType for pango_cairo_font_map
|
2018-09-28 11:07:26 +02:00 |
|
Stefan Weil
|
bdf09f40b1
|
Fix compiler warnings [-Wzero-as-null-pointer-constant]
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-07-04 20:40:56 +02:00 |
|
Stefan Weil
|
509a6f0ce0
|
Fix some typos (most found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-05-27 18:49:43 +02:00 |
|
Alexander Zaitsev
|
d54d7486b4
|
Use std::max/std::min instead of MAX/MIN macros.
|
2018-05-20 17:49:48 +03:00 |
|
Alexander Zaitsev
|
0248c7ff9d
|
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
|
2018-05-20 00:52:04 +03:00 |
|
Egor Pugin
|
104fe7931c
|
Move training to src.
|
2018-04-25 11:35:26 +03:00 |
|