Search found 19 matches
- Thu May 23, 2024 10:48 pm
- Forum: Kernel
- Topic: Kernel revision numbering moving to semantic versioning
- Replies: 1
- Views: 836
Re: Kernel revision numbering moving to semantic versioning
We have discussed a plan for a backwards compatible change to sf18.13: Current draft https://discord.com/channels/631286773720416295/1242614433474416653/1243377482426486846 : db a,b,c,d ; OS version, e.g. 0.7.7.0 (unchanged - but now extracted from the git tag during build). ; The formatting and sem...
- Thu May 23, 2024 4:39 pm
- Forum: Kernel
- Topic: Kernel revision numbering moving to semantic versioning
- Replies: 1
- Views: 836
Kernel revision numbering moving to semantic versioning
Recently there has been a discussion to change how the kernel version is handled: https://discord.com/channels/631286773720416295/1242614433474416653 Currently the build system takes the highest SVN $Revision$ number for any kernel source file, e.g. 1234, and makes that the Kernel revision. This sys...
- Mon Jan 08, 2024 7:05 pm
- Forum: Polls
- Topic: Migrate to GitHub
- Replies: 67
- Views: 693789
Re: Migrate to GitHub
Time to jump off subversion?... https://github.blog/2023-01-20-sunsetti ... n-support/
- Thu Oct 05, 2023 5:23 pm
- Forum: Design and decoration
- Topic: Enhance the system font (8x16)
- Replies: 8
- Views: 63693
Re: Enhance the system font (8x16)
Thanks. The human readable definitions are similar to this modern YAFF format.
I may be confused by the directory structure... is this font part of the core system...? Can you confirm the small and big font is available in the kernel / as standard ?
- Wed Oct 04, 2023 7:29 pm
- Forum: Design and decoration
- Topic: Enhance the system font (8x16)
- Replies: 8
- Views: 63693
Re: Enhance the system font (8x16)
... it's simple as a club ... Thank you for the link and info. Would you like to keep using the BDF format?... or can I to port the data to an asm `.inc`, which may be used without further tools...? Do you know where the smaller (6x9px) system font is...? For fun: https://unifoundry.com/unifont/ind...
- Wed Oct 04, 2023 11:18 am
- Forum: Design and decoration
- Topic: Enhance the system font (8x16)
- Replies: 8
- Views: 63693
Re: Enhance the system font (8x16)
Thanks @dunkaist! When you are searching the sourcecode in the dark, there seems to be a lot of vestigial font work... Ideally there should be some guide in the wiki... :-) Again the `x.mt` format seems to be raw binary, storing 8x16 bitmaps as Horizontal Least Significant Bit first (HLSB). Bitmaps ...
- Tue Oct 03, 2023 6:31 pm
- Forum: Design and decoration
- Topic: Enhance the system font (8x16)
- Replies: 8
- Views: 63693
Re: Enhance the system font (8x16)
My current proposal is to move the binary blob into the source file, so it can be annotated and facilitate editing. So in `font_.asm` the file import would be replaced directly: Font_8x16: ; #000 Other '␀' (U+0000 Null) db 2 dup $FF db $FF ; ▓▓▓▓▓▓▓▓ db $FF ; ▓▓▓▓▓▓▓▓ db $FF ; ▓▓▓▓▓▓▓▓ db $FF ; ▓▓▓▓...
- Tue Oct 03, 2023 3:51 pm
- Forum: Design and decoration
- Topic: Enhance the system font (8x16)
- Replies: 8
- Views: 63693
Enhance the system font (8x16)
I'm looking to improve a couple of glyphs in the standard system font (bug).
Can I confirm, the bitmap data is stored in this binary file: `programs/develop/libraries/fontslib/trunk/font_8x16.fon` ...?
Can I confirm, the bitmap data is stored in this binary file: `programs/develop/libraries/fontslib/trunk/font_8x16.fon` ...?
- Mon Oct 02, 2023 1:19 am
- Forum: English
- Topic: Improving English documentation
- Replies: 12
- Views: 33468
Re: Improving English documentation
Thanks dunkaist for your support. Committed to SVN
- Sat Sep 30, 2023 12:06 am
- Forum: English
- Topic: Improving English documentation
- Replies: 12
- Views: 33468
Re: Improving English documentation
Ok. I have completed the pull request and invite your review and comments
https://github.com/KolibriOS/kolibrios/pull/8
https://github.com/KolibriOS/kolibrios/pull/8
- Thu Sep 28, 2023 12:28 pm
- Forum: English
- Topic: Improving English documentation
- Replies: 12
- Views: 33468
Re: Improving English documentation
... So, usually or always? ... Sadly, I know (nearly) nothing about the Russian language or Cyrillic alphabet. I'm happy to take your guidance and restore the original `КолибриОС`. Thanks for your help. The original text was signed off as `KolibriOS team`... do you feel it should be changed everywh...
- Wed Sep 27, 2023 2:51 pm
- Forum: English
- Topic: Improving English documentation
- Replies: 12
- Views: 33468
Re: Improving English documentation
- In most languages that is unusual. A Russian native colleague has confirmed to me that "Usually software names in Russia always remain original. Windows, MS Office and so on".
- Wed Sep 27, 2023 12:21 pm
- Forum: English
- Topic: Improving English documentation
- Replies: 12
- Views: 33468
Re: Improving English documentation
Here is the updated System Programmers list - alphabetically sorted, Latin / Cyrillic (`*` shows new addition from asm source code) : - Alver / Alver - art_zh / art_zh - Asper / Asper - Boppan / Boppan * - CleverMouse / CleverMouse - Coldy / Coldy * - Doczom / Doczom * - dunkaist / dunkaist * - Galk...
- Wed Sep 27, 2023 11:22 am
- Forum: English
- Topic: Improving English documentation
- Replies: 12
- Views: 33468
Re: Improving English documentation
I have been asked to include the authors list from `kernel.asm`. Questions: 1. Is it necessary to sort the contributors chronologically? It seems more reasonable to just do it alphabetically... 2. It creates more work maintaining this list in two places. Can the kernel comments be removed and replac...
- Sun Sep 24, 2023 6:02 pm
- Forum: English
- Topic: Improving English documentation
- Replies: 12
- Views: 33468
Re: Improving English documentation
I'm not sure if it is desirable to maintain some parity between locales(?), but I have provided the opening text below for feedback: EN: We thank everyone who helped to create and develop KolibriOS, many of whom are listed below, with the most recent contributors first. RU : Translated by `Roman (ES...