[GH-ISSUE #1186] Cypht displays rectangles instead of icons #598

Closed
opened 2026-02-25 21:35:28 +03:00 by kerem · 2 comments
Owner

Originally created by @europacafe on GitHub (Aug 21, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1186

After upgrading from 2.1.0 to 2.2.0, all the icons are shown as rectangles.

Version & Environment

Cypht 2.2.0 docker image
Windows 11, Microsoft Edge Version 127.0.2651.105
image

Originally created by @europacafe on GitHub (Aug 21, 2024). Original GitHub issue: https://github.com/cypht-org/cypht/issues/1186 After upgrading from 2.1.0 to 2.2.0, all the icons are shown as rectangles. ### Version & Environment Cypht 2.2.0 docker image Windows 11, Microsoft Edge Version 127.0.2651.105 ![image](https://github.com/user-attachments/assets/f565891b-8ead-4ec0-a637-f7772bcad624)
kerem 2026-02-25 21:35:28 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@marclaporte commented on GitHub (Aug 21, 2024):

Thank you. We are discussing here: https://github.com/cypht-org/cypht/issues/1174

<!-- gh-comment-id:2302074915 --> @marclaporte commented on GitHub (Aug 21, 2024): Thank you. We are discussing here: https://github.com/cypht-org/cypht/issues/1174
Author
Owner

@europacafe commented on GitHub (Aug 28, 2024):

Before you release a new docker image version that has solved this problem, what could be the workaround I could make by myself, e.g. to copy fonts to a certain directory?

update: Could you share where can I find those font files? I want to manually copy it to my docker image while I'm waiting for the new version release.
From the master source, I only found two Behdad font files in the folder modules/core/assets/fonts/Behdad. Then I copied those two files into folder /usr/local/share/cypht/site/fonts, and renamed them to bootstrap-icons.woff and woff2. It still doesn't work.
I also downloaded bootstrap-icons.woff and bootstrap-icons.woff2 from another website, https://unpkg.com/browse/bootstrap-icons@1.2.1/font/fonts/ , and put them in the same folder. Still not working (permission is 744

<!-- gh-comment-id:2313960237 --> @europacafe commented on GitHub (Aug 28, 2024): Before you release a new docker image version that has solved this problem, what could be the workaround I could make by myself, e.g. to copy fonts to a certain directory? **update**: Could you share where can I find those font files? I want to manually copy it to my docker image while I'm waiting for the new version release. From the master source, I only found two Behdad font files in the folder modules/core/assets/fonts/Behdad. Then I copied those two files into folder /usr/local/share/cypht/site/fonts, and renamed them to bootstrap-icons.woff and woff2. It still doesn't work. I also downloaded bootstrap-icons.woff and bootstrap-icons.woff2 from another website, https://unpkg.com/browse/bootstrap-icons@1.2.1/font/fonts/ , and put them in the same folder. Still not working (permission is 744
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/cypht#598
No description provided.