improve œ design

This commit is contained in:
sayyadirfanali
2025-11-13 08:18:10 +05:30
parent 3f698f683a
commit bb487734ca
13 changed files with 139 additions and 29 deletions
+14
View File
@@ -0,0 +1,14 @@
# Myna
## Description
This package contains the Myna font in several variants:
- Myna.otf/.ttf: standard version (both .otf and .ttf files)
- Myna-alt_l.otf/.ttf: alternate version with different shape for 'l' glyph
- Myna-NerdFonts.otf: NerdFonts support with additional icons
## Installation:
- Install the font files through your system's font manager on Windows or MacOS, or copy them to your system fonts directory (./local/share/fonts) in Linux.
- Choose either the standard or alternate version based on your preference for the 'l' character.
- You can also choose NerdFonts version which includes extra glyphs for development environments and terminal use.
Format notes: OTF for OpenType features, TTF for broader compatibility.