1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 19:40:20 +03:00
Commit graph

38 commits

Author SHA1 Message Date
3djc
3f9496bbd9 Fix i in xxlsize 2021-01-23 13:41:27 +01:00
3djc
139392bc74 Fix i in dblsize 2021-01-23 11:58:37 +01:00
DanielGeA
726f310a31
Add es and pt special characters (#7542)
Add special es characters
2020-04-27 10:50:15 +02:00
3djc
635e1e1f3c Fix swedish 2019-09-12 11:22:52 +02:00
Bertrand Songis
8a48cdb461
Cosmetics 2019-06-18 12:43:31 +02:00
Raphael Coeffic
ea898e5122 [Horus] font fixes (#5901)
* avoid generating a blank part for font size that do not have extras

* use “stretch” instead of “jessie”

.. and add libgtest-dev.

* keep space width equal 4, no matter what

* updated generated fonts

* updated reference images

* Replace PyQt completely (#5902)

* ported img2lbm.py to Pillow (and get rid of PyQt)

* removed PyQt from Dockerfile

* fixed travis

* fixed issue with img2lbm and Horus bitmaps
2018-05-21 19:03:15 +02:00
Raphael Coeffic
526f460cd4 Generate font bitmaps without Qt (using Python Pillow) (#5891)
* Generate font bitmaps without Qt (using Python Pillow)
* Roboto font now default
2018-05-21 10:45:13 +02:00
Arne Schwabe
4c5f0ca83c Let other python Qt scripts also fallback to Qt5 2017-09-13 14:18:17 +02:00
3djc
2a0a75a178 3djc/horus narrow arrows gap (#4183)
* Narrow gap between previous char and up and down arrow in STDSIZE

* Change font generator too and run it once

* Only apply to stdsize
2017-01-02 11:24:43 +01:00
Bertrand Songis
bf43aa839e [Horus] CZ font 2016-09-01 18:54:21 +02:00
Bertrand Songis
9639be152d [Horus] CZ fonts 2016-08-31 21:36:09 +02:00
mhotar
7e296db599 full cz charset for horus 2016-08-31 21:33:37 +02:00
Bertrand Songis
0ad015f3e7 Cosmetics 2016-07-23 19:28:30 +02:00
Bertrand Songis
070c64631a [Horus] Font again. How is it now? 2016-04-09 19:39:03 +02:00
Bertrand Songis
2f1f4243f0 [Horus] Is the font better? 2016-04-09 18:23:29 +02:00
Bertrand Songis
79fcaec78f [Horus] DE special chars added 2016-04-08 09:05:07 +02:00
Bertrand Songis
ce0b17744c French special chars added 2016-04-05 09:53:14 +02:00
Bertrand Songis
31fa16bf87 [Horus] Bold font added 2016-03-24 21:41:43 +01:00
Bertrand Songis
366c286e73 [Horus] UI continued 2016-02-08 20:56:02 +01:00
Sean Vig
4bd90d79d0 Use with open(...) as ...: context managers
Instead of manually opening and closes file objects, use the context
manager that will properly handle opening and closing files for us, even
in the event of some error
2015-12-13 18:57:36 -06:00
Sean Vig
710482e821 PEP8 radio/util/font2png.py
Fix whitespace and indentations, remove semicolons
2015-12-13 18:39:02 -06:00
Bertrand Songis
00100c0c86 Cosmetics 2015-12-10 23:44:56 +01:00
Bertrand Songis
ed2f66aedd [Horus] UI continued 2015-11-14 17:19:20 +01:00
Bertrand Songis
a556c50956 [Horus] Next round of screen changes + refactoring 2015-11-03 19:53:55 +01:00
Bertrand Songis
7e5374f31d Should fix Travis builds 2015-10-26 18:16:44 +01:00
Bertrand Songis
0e34c24d96 For Travis ... 2015-10-25 14:37:28 +01:00
Bertrand Songis
9cd0cbf417 Test for the Travis server ... 2015-10-24 20:17:41 +02:00
Bertrand Songis
0673663427 [Horus] Simulator refactoring. This one should be nice :) 2015-10-24 19:47:44 +02:00
Bertrand Songis
c8f77fceec [Horus] SD Storage started. UI continued.
+ Some boyscout work on LCD functions
2015-10-22 07:10:19 +02:00
Bertrand Songis
719ecc8473 [Horus] A lot of GUI fixes 2015-10-16 17:26:42 +02:00
Bertrand Songis
b458b79bed [Horus] make clean also cleans the font bitmap files 2015-10-14 23:47:52 +02:00
Bertrand Songis
c2dade2133 Horus fonts / bitmaps tools updated 2015-10-14 23:47:51 +02:00
bsongis
51ea69edcd font2png script updated 2015-03-16 19:02:59 +01:00
bsongis
be024051e7 Icons generation problem on Jenkins server 2015-01-30 08:21:26 +01:00
bsongis
f67f0ffb1d Issue #1608 start - What do you think? 2015-01-29 21:39:52 +01:00
bsongis
aca3d01adc #1924 fixed with rename function added. Code review needed, I also saved
2kb RAM here ... Needs more tests than only mine, thanks!
2015-01-21 21:23:29 +01:00
bsongis
35207ce6f6 More files moved 2015-01-18 00:21:35 +01:00
bsongis
594856565a New script for generating a bitmap from any font, any size (with anti
aliasing)
2014-12-14 15:14:45 +01:00