1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

31 Commits

Author SHA1 Message Date
Mathieu Schroeter
5fc3a14ee0 Fix little text char width 2019-02-08 23:07:35 +01:00
Mathieu Schroeter
9cf3de9462 Continue fine tuning with hebrew glyphs 2019-02-07 00:30:16 +01:00
Mathieu Schroeter
d25280490e Swap ( and ) with right2left reading 2019-02-06 18:36:35 +01:00
Mathieu Schroeter
1556db8d05 WIP: work on hebrew char width 2019-02-05 23:11:00 +01:00
Mathieu Schroeter
e012a5d1a2 Use only one function for drawing text (with slope or not) 2019-02-05 22:51:48 +01:00
Mathieu Schroeter
3cd52b699d Continue right2left layout and reading 2019-02-04 22:53:47 +01:00
Mathieu Schroeter
94df6a2210 Continue fixing positions for right2left layout (hebrew) 2019-02-02 13:55:52 +01:00
Mathieu Schroeter
4580822c38 WIP: continue fixes for hebrew 2019-01-29 23:48:13 +01:00
Mathieu Schroeter
baa3b7141b WIP: continue text for right reading 2019-01-29 23:41:54 +01:00
Mathieu Schroeter
e62eb9a7cb WIP: continue to add proper support for hebrew
It concerns mostly the layout (flipped).
2019-01-29 21:53:16 +01:00
Mathieu Schroeter
8224e3bd60 WIP: add hebrew chars support
The text right alignment is not done.
2019-01-27 23:55:14 +01:00
Mathieu Schroeter
2ed49562b3 Update copyright date where appropriate 2019-01-26 15:34:29 +01:00
Mathieu Schroeter
adb44c5f05 Add support for turkish glyphs
Improve UTF-8 parsing by the way.
2019-01-25 17:30:22 +01:00
Mathieu Schroeter
d43bbb9784 Update copyrights where appropriate 2018-08-03 12:20:15 +02:00
Mathieu Schroeter
c731fb7dd3 Remove dead code 2018-07-27 14:29:51 +02:00
Mathieu Schroeter
e88e58863b Merge branch 'master' into wip/landscape 2018-02-19 18:13:21 +01:00
Mathieu Schroeter
a64ee92541 Fix one more polish character width 2017-10-25 18:33:57 +02:00
Mathieu Schroeter
9909f38aab Fix polish chars for little font
It closes issue #36.
2017-10-25 18:30:10 +02:00
Mathieu Schroeter
d052ab4da3 Merge branch 'master' into wip/landscape 2017-10-23 18:29:40 +02:00
Mathieu Schroeter
6da7be9e78 Cosmetic: apply clang-format 2017-10-23 17:32:18 +02:00
krzys-h
b96741b45f Merge remote-tracking branch 'origin/master' into HEAD 2017-10-22 20:57:31 +02:00
Mathieu Schroeter
fd43a6ef01 WIP: add landscape support 2017-10-06 18:23:07 +02:00
Mathieu Schroeter
1014213645 Cosmetic 2017-09-29 16:25:58 +02:00
Mathieu Schroeter
2e2847f3f0 Add extended characters for Italian 2017-09-29 16:25:12 +02:00
krzys-h
3064ffb130 Add support for Polish special characters 2017-09-12 17:09:50 +02:00
Mathieu Schroeter
8cd1cacb89 Rename windows types to something else 2017-08-21 22:08:25 +02:00
Mathieu Schroeter
2a1128ecef COsmetic: update clang-format definition 2017-08-14 22:10:26 +02:00
Mathieu Schroeter
b4c5f62dcf Replace sprintf by snprintf 2017-08-13 17:15:09 +02:00
Mathieu Schroeter
4b2cf9417d Reformat with clang-format file 2017-08-04 00:21:47 +02:00
Mathieu Schroeter
57b6190a53 Add license header in all source files 2017-08-03 22:51:40 +02:00
Mathieu Schroeter
83b459f84f Rename cpp sources to cxx 2017-02-24 18:50:03 +01:00