Commit Graph

127 Commits

Author SHA1 Message Date
Romain Goyet
489b26e813 Re-organize and re-prefix the Makefile variables 2018-02-02 14:30:35 +01:00
Émilie Feral
887e3d1f54 [kandinksy] Optimize strokeRect implementation 2018-01-04 15:48:06 +01:00
Émilie Feral
57866ce788 [kandinsky] Make charSize methods constexpr 2018-01-04 15:48:06 +01:00
Émilie Feral
66e375a308 Makefile: all objects .o depend on generated headers (to avoid tracking
all dependencies before compiling)
2018-01-04 15:48:06 +01:00
Émilie Feral
c545a23ec6 [kandinsky] Fix draw rect+change name: drawRect->strokeRect
Change-Id: I1c59e34b126aa54819e399d095499758b9e73125
2017-12-06 14:49:53 +01: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
Jacob Young
17ac54cad5 Use cmath in c++ files. 2017-10-13 18:08:15 +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
133653c7e0 [kandinsky] Change name to avoid confusion: blend ->
transparentBackground

Change-Id: I90327e71699e5ec4b349544e537e04327ec2bd7c
2017-08-28 11:51:17 +02:00
Émilie Feral
3184bc2276 [kandinsky] Enable to draw string with \n or \t characters
Change-Id: I66a1953dd1eb00d7f397b32a69edb56a1d83f4ac
2017-08-25 11:20:48 +02:00
Émilie Feral
6054f02373 [kandinsky] In KDRect, right and bottom Points are included in the rect
Change-Id: I36fd049a808d9ab2e6cb0de5b366a9645a403ef1
2017-08-17 16:21:22 +02:00
Émilie Feral
5c4740913b [kandinsky] Replace KDText::stringSize(" ") by KDText::charSize()
Change-Id: Ie962d7784b54ff41431d21f64d9af0887a86f9b7
2017-08-17 16:21:17 +02:00
Romain Goyet
614b623a2b [kandinsky] KDRect::topLeft and bottomRight
Change-Id: I47e726cea81ea5bfb29409c5679c47dc1aae8f13
2017-08-04 17:26:15 +02:00
Romain Goyet
cbc78460ac [kandinsky] KDContext::drawString can take a max length
Change-Id: I59cf0c1fbfb2288ab54905a4fd2558885c279814
2017-08-03 23:26:29 +02:00
Romain Goyet
0a6e223230 [kandinsky] Inline KDColor::red, green and blue
Change-Id: Ief45fa20155c5857be36e2acd7351dfdf71639cb
2017-07-21 14:00:50 +02:00
Émilie Feral
54d985b676 [kandinsky/test] Repare test on rect union
Change-Id: Ie78bc2a42442ea4b1e36d85034181723a5d08c2d
2017-06-27 14:34:10 +02:00
Émilie Feral
d33a83ae8c [kandinsky] Improve Large Font: change M
Change-Id: I4c4ec71b4e7ce2f4c2a110ea2194a3638f0a39d3
2017-06-14 17:42:26 +02:00
Émilie Feral
b9e52978ba [kandinsky] Avoid weird blinking in sequence term sum due to wrong rect
union

Change-Id: Ib873f272be4404678e99c5163138ddfd890d4707
2017-06-08 18:30:47 +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
ed3ccb992e [kandinsky] Correct drawrect
Change-Id: I5dca3d0ac417692cf1dfc0a5fd4dc37ae6c9a440
2017-05-10 17:54:27 +02:00
Émilie Feral
9d26d739bd [kandinsky] Change 'e' in small font
Change-Id: Iad055905e383e4b03a8f941655f4c4671af5dc60
2017-04-13 12:06:37 +02:00
Émilie Feral
e82e9a9571 [ion][kandinsky] Change LED color in sleep mode to yellow (does no
require a timer)

Change-Id: I3ffcf5d050fd94f8b06662646577a3a391e78190
2017-04-13 12:06:37 +02:00
Émilie Feral
061a9724bd [kandinsky] Add color Orange
Change-Id: I7d471977d8308f09366de26a426381b5e81497af
2017-04-12 09:37:49 +02:00
Émilie Feral
34464816e0 [kandinsky] Enable fillRectWithPixels to work without working buffer
Change-Id: I25b45633cab25610a91c2b91e9a35b8589a589c8
2017-04-07 14:52:41 +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
7580761e8f [kandinsky] Correct bug
Change-Id: If6730dd0418c9d9d3c7428688750f47ec4c8edbe
2017-03-02 15:35:03 +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
Émilie Feral
1f751589b9 [Kandinsky] In font, for the i complex, use the i cyrillic instead of
iota

Change-Id: I746e1060f1437fe090a2dee533c3bbec24bda7d4
2017-02-17 16:35:06 +01:00
Émilie Feral
66daecee84 [Kandinsky] New glyph for i complex
Change-Id: Icbba7712898af55846072f96f3bc3ad53af2adb0
2017-02-13 17:15:05 +01:00
Émilie Feral
689c43c640 [kandinsky] [apps/probability] Clean deleted files
Change-Id: I3cf8fc422f48904356e6c1555cfd752d144d68c9
2017-01-31 10:36:17 +01:00
Émilie Feral
b4198fc453 [kandinsky] In the rasterizer, correct constant naming
Change-Id: Ifa9ccfe293ff6934ae1c0d908c4a828ca5225728
2017-01-27 12:03:48 +01:00
Émilie Feral
9d0354f3bd [kandinsky] Add a default font size : large
Change-Id: I6b9f1a7b09292f120074c8957e328ddc33023c67
2017-01-27 12:03:06 +01:00
Émilie Feral
1127d7a3ea [kandinsky] Add the small capital E to fonts
Change-Id: I7a1361de05d328d8d5fa4ad96be48d25353355c0
2017-01-27 11:59:08 +01:00
Émilie Feral
e6d5a8dfd1 [ion] Add a charset to associate char code to special symbols
Change-Id: I7533318185a7a66080ac68ced9b051d5e22b156d
2017-01-27 11:52:39 +01:00
Émilie Feral
804168ec76 [kandinsky] Rasterize some non-ASCII glyphs
Change-Id: I7e8ac19de72a35621a7101b3bf4686e5e7b6763e
2017-01-27 11:52:32 +01:00
Émilie Feral
f51ae5db12 [kandinsky] Introduce two fonts: small font and large font
Change-Id: I502dfa88d627b09ac5af76155140af63547025cd
2017-01-27 11:14:01 +01:00
Émilie Feral
fed6664b42 [kandinsky] Correct error: clip the pixels if the rect has been clipped
Change-Id: If4230d49fbea7d7c12d79160a6d52345c570d54f
2016-12-15 13:51:40 +01:00
Émilie Feral
12d2b2311e [Kandinsky] Create inline method min and max
Change-Id: Ia3b3ef4373a9ac47d1612d3cf31a8c4d0c850e5a
2016-12-08 17:10:36 +01:00
Émilie Feral
5212c95454 [Kandinsky] Add methods in context to blend string
Change-Id: I7d889eea4667f35cd62d6e0bcabb8b8e9861a81e
2016-12-08 15:21:52 +01:00
Romain Goyet
d6e96fe143 [kandinsky] Explicit color constructors
Change-Id: Ifd4a0c281a7c6aded225d06295f4d79039e4e848
2016-11-21 14:06:10 +01:00
Émilie Feral
a96490d232 [Kandinsky] change method name: blendRectWithMask
Change-Id: Iea893d2d545aa792c305a7d5880516a7f25e928c
2016-11-18 11:46:30 +01:00
Romain Goyet
4eae83278d Factorize the HOSTCC/HOSTCXX definition
Change-Id: I449289e999238c7ca54974e071577d06130991a9
2016-11-05 15:07:34 +01:00