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
|
7964a2ae6a
|
[poincare/unit][kandinsky/font] Use Greek capital letter omega as Ohm unit symbol
|
2020-02-12 15:13:23 +01:00 |
|
Romain Goyet
|
c7bde32d65
|
[kandinsky] Fix the 0 glyph in the large font
|
2019-06-26 17:34:19 +02:00 |
|
Léa Saviot
|
2ae4b63951
|
Revert "[kandinsky/fonts/LargeFont.ttf] Change the glyphs of 0 and 3 characters"
This reverts commit cd4260494a.
|
2019-06-26 16:45:33 +02:00 |
|
Ruben Dashyan
|
cd4260494a
|
[kandinsky/fonts/LargeFont.ttf] Change the glyphs of 0 and 3 characters
|
2019-06-21 14:30:58 -04:00 |
|
Romain Goyet
|
23e1e39ae7
|
[kandinsky] Misc font updates
Small font:
* Percent (25) blurry
* Backslash (5C) not properly antialiased
* Underscore (5F) blurry
* Degree symbol (B0) not perfectly round
* AE (C6) too wide
* ae (E6) too wide
* Round accent (30A) not perfectly round
* Approx-equal (2248) blurry
Large font:
* Degree symbol (B0) not perfectly round
* AE (C6) wrong
* ae (E6) too wide
* Uppercase delta (394) blurry
* Replacement character (FFFD) blurry
|
2019-06-03 10:30:29 +02:00 |
|
Romain Goyet
|
4ae24bcd35
|
[kandinsky] Add a debug line to help diagnose wrong glyph sizes
|
2019-05-28 16:05:10 +02:00 |
|
Romain Goyet
|
9a23d12b2b
|
[kandinsky] Fix the rasterizer with old libpng
|
2019-05-28 16:05:10 +02:00 |
|
Romain Goyet
|
199ef93d40
|
[kandinsky] Use TTF fonts
|
2019-05-28 16:05:10 +02:00 |
|
Romain Goyet
|
1eddc2d2e4
|
[kandinsky] Use SmallFont.otf and LargeFont.otf
It makes the Makefile shorter
|
2019-05-28 16:05:10 +02:00 |
|
Romain Goyet
|
a0ddc9df72
|
[kandinsky] The rasterizer can check the size of the emitted glyphs
|
2019-05-28 16:05:10 +02:00 |
|
Romain Goyet
|
c94a5deae3
|
[kandinsky] Add safeguards in the rasterizer
|
2019-05-28 16:05:10 +02:00 |
|
Émilie Feral
|
ca6ed6ab3b
|
[kandinsky] Fonts: improve glyph %
|
2019-05-03 15:54:20 +02:00 |
|
Léa Saviot
|
699cd19bd6
|
[unicode] Use 3BC symbol instead of B5 for the glyph Mu.
NFKD normalization transforms uniB5 into uni3BC.
|
2019-05-03 15:53:21 +02:00 |
|
Léa Saviot
|
eea6e702eb
|
[kandinsky] Fix font test
|
2019-05-03 15:53:20 +02:00 |
|
Léa Saviot
|
d2b9bdd616
|
[unicode] Clean typography (accents, non present glyphs...)
|
2019-05-03 15:53:20 +02:00 |
|
Léa Saviot
|
293517892c
|
Remove useless comment
|
2019-05-03 15:53:19 +02:00 |
|
Léa Saviot
|
6765de4598
|
[apps/regression] Add X bar and Y bar
|
2019-05-03 15:53:19 +02:00 |
|
Léa Saviot
|
90bc0dae87
|
[kandinsky] Comment about the CodePoints array
|
2019-05-03 15:53:19 +02:00 |
|
Léa Saviot
|
28545869be
|
[kandinsky] Use new unicodes in fonts for Exponential, mu and i complex
|
2019-05-03 15:53:19 +02:00 |
|
Léa Saviot
|
501aa01fe7
|
[kandinsky] Remove obsolete calls to files
|
2019-05-03 15:53:19 +02:00 |
|
Léa Saviot
|
f304ad854f
|
[kandinsky] Remove obsolete values
|
2019-05-03 15:53:19 +02:00 |
|
Léa Saviot
|
50ac72107b
|
Rename Codepoint Code point
|
2019-05-03 15:53:19 +02:00 |
|
Romain Goyet
|
713e0f5426
|
[kandinsky] The rasterizer encodes Unicode codepoints
|
2019-05-03 15:53:18 +02:00 |
|
Romain Goyet
|
f4f567814e
|
[escher] Compress images
|
2018-10-12 09:36:44 +02:00 |
|
Romain Goyet
|
026a20ee41
|
[kandinsky] Fix an off-by-one in the rasterizer
|
2018-10-11 16:44:02 +02:00 |
|
Romain Goyet
|
748f1096bd
|
[kandinksy] Clean up the rasterizer
|
2018-10-11 16:44:02 +02:00 |
|
Romain Goyet
|
23f93703ad
|
[kandinsky] Don't forget the last character of the range
|
2018-10-11 16:44:02 +02:00 |
|
Romain Goyet
|
dfb30e5799
|
[kandinsky] Remove some warnings
|
2018-10-11 16:44:02 +02:00 |
|
Romain Goyet
|
aeab06513e
|
[kandinsky] Cleanup KDFont, include all characters
|
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 |
|
Émilie Feral
|
eebb405cd5
|
[kandinsky] Add the degree symbol to Charset
|
2018-09-25 15:13:31 +02:00 |
|
Émilie Feral
|
b4e3143e76
|
[Kandinsky] Regular font: new capital delta
|
2018-06-12 16:27:01 +02:00 |
|
Émilie Feral
|
f992253cec
|
[ion] Add a special char: CapitalDelta
|
2018-06-07 13:46:18 +02:00 |
|
Émilie Feral
|
8cfeff5fbe
|
[kandinsky] Change Large police
Change-Id: Ic3063610eaf2ed73aa7e0e6f7edcb5ad3946ac22
|
2017-12-01 11:53:59 +01:00 |
|
Romain Goyet
|
52bdf4a41f
|
Merge branch 'cas_with_app_copy' into python_console
|
2017-11-21 18:44:38 +01:00 |
|
Émilie Feral
|
5fd8fda4b1
|
[calculation] Display exact and approximate results
Change-Id: Id5fe5b5db464c45f09bd1a1285def95e738a78c7
|
2017-11-21 17:37:25 +01:00 |
|
Émilie Feral
|
e3057d5c2b
|
[poincare] Change multiplication sign
Change-Id: If58f62fa181ce7aac441d42d44ea65d68f0d6421
|
2017-10-25 18:19:01 +02:00 |
|
Adrien Bertrand
|
344bcac843
|
[kandisky] Generated font-related source data should be const.
This saves up to 30 KB in RAM, as it's not in the same section anymore.
|
2017-09-28 17:57:26 +02:00 |
|
Émilie Feral
|
d33a83ae8c
|
[kandinsky] Improve Large Font: change M
Change-Id: I4c4ec71b4e7ce2f4c2a110ea2194a3638f0a39d3
|
2017-06-14 17:42:26 +02:00 |
|
Émilie Feral
|
b13594fe04
|
[kandinsky] Change root symbol
Change-Id: I62007d1a10fa5232de816a2a2e07a1924c95dae7
|
2017-06-02 15:24:54 +02:00 |
|
Émilie Feral
|
d42ac967ae
|
[kandinsky] Change 'A' in large font
Change-Id: Ie6275b14bb4144e7c4d7c2ab039e715f4e043ada
|
2017-05-18 14:16:41 +02:00 |
|
Émilie Feral
|
9d26d739bd
|
[kandinsky] Change 'e' in small font
Change-Id: Iad055905e383e4b03a8f941655f4c4671af5dc60
|
2017-04-13 12:06:37 +02:00 |
|
Émilie Feral
|
a74472fb2c
|
[kandinsky] In small font, improve W
Change-Id: I88f8f7aef0d6c115393f48a37077885d9cf7fdf0
|
2017-04-04 14:50:05 +02:00 |
|
Émilie Feral
|
8daab4c57b
|
[kandinsky] Change 'w' in small font
Change-Id: Id4182699ad9d45451f4dbe64976980d992fad7f2
|
2017-03-16 15:12:12 +01:00 |
|
Émilie Feral
|
6230eaa4b3
|
[kandinsky/font] Clean font
Change-Id: Ifbec48f21253caf527435e660a2961d2d6f6f436
|
2017-03-16 15:12:08 +01:00 |
|
Émilie Feral
|
e427a221d7
|
[kandinsky] In small font, improve overline character
Change-Id: Ic712d4b532edafffac18afaf40b835196375b68b
|
2017-03-07 13:28:26 +01:00 |
|
Émilie Feral
|
519cf2564b
|
[kandinsky] Large font: new '3'
Change-Id: I876caa0e0fbb46343bac4afc8110e49745c1cb7d
|
2017-03-02 15:34:57 +01:00 |
|
Émilie Feral
|
dfda0223cc
|
[kandinsky] Change unicode symbol of e (exponential)
Change-Id: I3f379092bc00975ce588a0fffdf425128079976c
|
2017-02-20 09:39:25 +01:00 |
|