[PR #170] [CLOSED] New Font #298

Closed
opened 2026-05-06 13:16:41 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/170
Author: @Oreig403
Created: 2/27/2022
Status: Closed

Base: upsilon-devHead: upsilon-dev


📝 Commits (10+)

📊 Changes

9 files changed (+29 additions, -5 deletions)

View changed files

📝 apps/graph/list/list_controller.h (+1 -1)
📝 apps/graph/list/text_field_function_title_cell.h (+1 -1)
📝 kandinsky/Makefile (+8 -1)
kandinsky/fonts/ItalicFont.ttf (+0 -0)
📝 kandinsky/fonts/LargeFont.ttf (+0 -0)
📝 kandinsky/fonts/SmallFont.ttf (+0 -0)
📝 kandinsky/fonts/rasterizer.c (+15 -0)
📝 kandinsky/include/kandinsky/font.h (+2 -1)
📝 kandinsky/src/font.cpp (+2 -1)

📄 Description

For the years I've had my numworks I think one of the most horrible thing on it is the font.

Screenshot from 2022-02-27 17-33-28
Screenshot from 2022-02-27 17-33-58
Screenshot from 2022-02-27 17-32-33


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/170 **Author:** [@Oreig403](https://github.com/Oreig403) **Created:** 2/27/2022 **Status:** ❌ Closed **Base:** `upsilon-dev` ← **Head:** `upsilon-dev` --- ### 📝 Commits (10+) - [`49dc415`](https://github.com/UpsilonNumworks/Upsilon/commit/49dc41582bde1e11f1e50c4b981adfbe40b30bbb) Add files via upload - [`427c0a7`](https://github.com/UpsilonNumworks/Upsilon/commit/427c0a74186ec134056550dc3cf6ff0a7dea64e7) Add files via upload - [`d2c9667`](https://github.com/UpsilonNumworks/Upsilon/commit/d2c9667c191b7400fdb977af9ca3f651d80ecac6) Added Italic font for functions - [`78d042d`](https://github.com/UpsilonNumworks/Upsilon/commit/78d042d85a2055f08e26718c4f69419545dd6e7a) Add files via upload - [`01fd226`](https://github.com/UpsilonNumworks/Upsilon/commit/01fd226f632207fbce9ad87fc502f7039ae92801) Add Imaginary New Font support - [`3503692`](https://github.com/UpsilonNumworks/Upsilon/commit/3503692d47abf9f1364fee65ebf3dcdc61cb5add) Update code_points.h - [`34f245b`](https://github.com/UpsilonNumworks/Upsilon/commit/34f245b4c0d4f2920371435ca8dc934cde5db1d7) Add files via upload - [`ca02939`](https://github.com/UpsilonNumworks/Upsilon/commit/ca029395dc58f243ca69e73672704497f9e607b5) Add files via upload - [`3c02fc9`](https://github.com/UpsilonNumworks/Upsilon/commit/3c02fc9b109e48f10873b5c57691089f98773033) Add files via upload - [`ef39960`](https://github.com/UpsilonNumworks/Upsilon/commit/ef399605f8f7f44e1a39a1b2b21d4a9db4679062) Update code_point.h ### 📊 Changes **9 files changed** (+29 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `apps/graph/list/list_controller.h` (+1 -1) 📝 `apps/graph/list/text_field_function_title_cell.h` (+1 -1) 📝 `kandinsky/Makefile` (+8 -1) ➕ `kandinsky/fonts/ItalicFont.ttf` (+0 -0) 📝 `kandinsky/fonts/LargeFont.ttf` (+0 -0) 📝 `kandinsky/fonts/SmallFont.ttf` (+0 -0) 📝 `kandinsky/fonts/rasterizer.c` (+15 -0) 📝 `kandinsky/include/kandinsky/font.h` (+2 -1) 📝 `kandinsky/src/font.cpp` (+2 -1) </details> ### 📄 Description For the years I've had my numworks I think one of the most horrible thing on it is the font. ![Screenshot from 2022-02-27 17-33-28](https://user-images.githubusercontent.com/97249553/155890967-66f9369b-02e6-408a-8b32-396bd9c9bfa1.png) ![Screenshot from 2022-02-27 17-33-58](https://user-images.githubusercontent.com/97249553/155890975-384def34-17d8-4fcd-afa6-44de0fa6bb8e.png) ![Screenshot from 2022-02-27 17-32-33](https://user-images.githubusercontent.com/97249553/155890979-e73c354e-4368-4011-88cd-285d7a00ac74.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:41 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#298
No description provided.