Laury
8fe2b53033
[Makefile] Fix CI on n0110
2021-12-08 18:18:45 +01:00
Gabriel Ozouf
0185e0562c
[escher/run_loop] Move kandinksy include
...
To check whether an ExternalText could be written with Epsilon's fonts,
UTF8Helper made a reference to Kandinsky, which is prohibited. This
check is now done in Escher, before dispatching the event.
Change-Id: I55e9db1ba43c3115775499db47b90a6bdd7cc7b3
2020-11-04 15:58:38 +01:00
Hugo Saint-Vignes
b92c819ea2
[escher/src/text_area] Add char limit in text_area line
...
Change-Id: I9284936f0202d788edc785aa3f7c82b45ab34cf5
2020-11-04 15:32:59 +01:00
Hugo Saint-Vignes
e27c668c40
[apps,escher,kandinsky,poincare,python] Replace every "grey" with "gray"
...
Change-Id: I60a232849dce90f70e6977b6024d6e9b1ce1b731
2020-11-04 15:07:20 +01:00
Ruben Dashyan
7cfdadd394
[kandinsky/font] Define IndexForReplacementCharacterCodePoint
2020-02-12 15:13:23 +01:00
Ruben Dashyan
dd92450115
[kandinsky/font] Included header is in C language
2020-02-12 15:13:23 +01:00
Ruben Dashyan
009faa1e37
[kandinsky/font] Factor indexForCodePoint default return value
2020-02-12 15:13:23 +01:00
Émilie Feral
8b926612a2
Revert "[ion] Namespace Ion::UTF8Helper and Ion::UTF8Decoder"
...
This reverts commit 23da0d3f2c .
2019-05-03 16:29:28 +02:00
Émilie Feral
23da0d3f2c
[ion] Namespace Ion::UTF8Helper and Ion::UTF8Decoder
2019-04-29 18:01:30 +02:00
Léa Saviot
f638809ca5
[kandinsky] Fix font test
2019-04-12 15:16:52 +02:00
Léa Saviot
693d7e0976
[unicode] Clean typography (accents, non present glyphs...)
2019-04-12 15:16:52 +02:00
Léa Saviot
b1d18416e8
[escher] Fix buffer choice in TextField::glyphFrameAtPosition
2019-04-12 15:16:52 +02:00
Léa Saviot
b6eb663f53
[ion/kandinsky] Move unicode to ion
2019-04-12 15:16:51 +02:00
Léa Saviot
5142c071df
[escher] Fix text inputs so they use UTF8
2019-04-12 15:16:51 +02:00
Léa Saviot
8d584cf37b
[kandinsly] Rename utf8decoder as utf8_decoder
2019-04-12 15:16:50 +02:00
Léa Saviot
02a5d6cd23
[kandinsky] Add KDCodePoint prefix static code points
2019-04-12 15:16:50 +02:00
Léa Saviot
d5df3b74ea
Rename Codepoint Code point
2019-04-12 15:16:50 +02:00
Léa Saviot
f184f1ff36
[kandinsky] Coding style
2019-04-12 15:16:50 +02:00
Léa Saviot
3156f92baf
[kandinsky/font] Fix rebase on master
2019-04-12 15:16:50 +02:00
Romain Goyet
8106ba6371
[kandinsky] Assume UTF-8 encoding for strings
2019-04-12 15:16:50 +02:00
Léa Saviot
eda07922ab
[kandinsky/font] fetchGlyphForChar handles chars that do not have glyphs
2018-11-23 12:04:10 +01:00
Romain Goyet
f4f567814e
[escher] Compress images
2018-10-12 09:36:44 +02:00
Romain Goyet
dfb30e5799
[kandinsky] Remove some warnings
2018-10-11 16:44:02 +02:00
Romain Goyet
f8beae3b86
[kandinsky] Move to KDFont
2018-10-11 16:44:02 +02:00
Romain Goyet
29882768bd
[kandinsky] Use LZ4 to compress fonts
...
This is a work-in-progress
2018-10-11 16:44:02 +02:00
Romain Goyet
83662ebf70
[kandinsky] Remove warning, add missing file
2018-10-11 16:44:02 +02:00
Romain Goyet
da4cc4356f
[kandinsky] Introduce a KDFont class
2018-10-11 16:44:02 +02:00