Skip to content

Add guide lines#37

Open
kaj-se wants to merge 6 commits intocomcode-org:mainfrom
kaj-se:add-guide-lines
Open

Add guide lines#37
kaj-se wants to merge 6 commits intocomcode-org:mainfrom
kaj-se:add-guide-lines

Conversation

@kaj-se
Copy link
Contributor

@kaj-se kaj-se commented Feb 11, 2026

Problem

fixes #31

- Added myself to the copyright in `<Copyright>` and `<LangName>`
- Updated from version 1.00 to 1.1 in <Version> and `<LangName>`
- Added `<Comment>` in `<StartChar><EndChar>` to easily track who created which glyph
- Added `<FontLog>` to track changes made by contributors
- Added glyphs for full support of Scandinavian and German letters
```
  Char UniCode SFDName
  ------------------------
  Ä    U+00C4  "Adieresis"
  Å    U+00C5  "Aring"
  Æ    U+00C6  "AE"
  Ö    U+00D6  "Odieresis"
  Ø    U+00D8  "Oslash"
  Ü    U+00DC  "Udieresis"
  ß    U+00DF  "germandbls"
  à    U+00E0  "agrave"
  ä    U+00E4  "adieresis"
  å    U+00E5  "aring"
  æ    U+00E6  "ae"
  é    U+00E9  "eacute"
  ö    U+00F6  "odieresis"
  ø    U+00F8  "oslash"
  ü    U+00FC  "udieresis"
 ```
@seanmakesgames seanmakesgames marked this pull request as draft February 14, 2026 16:35
@kaj-se kaj-se marked this pull request as ready for review February 14, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing guide lines in SFD file

2 participants

Comments