Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hellocodelinux created a comment on an issue on mkrueger/icy_tools
in order to be able to do /target/release/examples #77 we need to fix this first and https://github.com/mkrueger/icy_tools/issues/54 you have to be able to do it like moebius
hellocodelinux created a comment on an issue on mkrueger/icy_tools
@mkrueger Don't forget to check this out
hellocodelinux pushed 12 commits to master hellocodelinux/icy_tools
- Started pieslice implementation. 24a3b22
- Fixed blitting issues. 6fd53f3
- Corrected font y pos. 870729f
- Merge pull request #73 from hellocodelinux/master update spanish + new fr 299584e
- Added igs tests. e268e02
- Merge pull request #75 from hellocodelinux/master lang br / it 48e53e9
- Fixed some igs tests. 7901b82
- Improved IGS rendering. 4675319
- Fixed poly fill. 9f040bf
- Fix circles/ellipses. 6233a99
- Fixed some igs issues. 6cf71ec
- IGS parser now only checks for minimum parameter lengths. Some files are not 100% correct providing too large parame... 64905de
hellocodelinux opened an issue on mkrueger/icy_tools
/target/release/examples
In that folder, which is empty, if you agree, I will add some examples in ANSI. The idea is to have one example for each tool, as a tutorial. For example, I could create a circle with and without...hellocodelinux pushed 1 commit to master hellocodelinux/icy_tools
- Added languages: Catalan, Romanian, Polish, Czech, Hungarian 5f2cce0
hellocodelinux opened an issue on mkrueger/icy_tools
Icon Suggestions
It would look better if the icons were not so square, perhaps with more rounded edges. The 'draw' icon is much squarer compared to the others. Since I specialize in graphic design, I can make all t...hellocodelinux pushed 11 commits to master hellocodelinux/icy_tools
- swapped logoff & send username/pw buttons. 0007eec
- Revert "Fixed loading of small text mode formats." This reverts commit 15b5e9557d945e0ad4b5e1400b8760a79485e24d. 5bc70e3
- Revert "No longer crop text mode files on loading." This reverts commit 5f0c6dfbc912f0962d45cd6da05e0efc374a2755. 390691d
- Found as simpler solution to the cropping issue. 808816b
- Fix compiler warnings. ec2bf40
- Added icy draw main window graphics. aa89701
- Added IGS engine to icy_view. 3a71dcc
- Fixed igs font rendering. cab55ab
- Corrected pattern offsets. aedc82f
- Added different font sizes. c69f6ef
- Merge branch 'mkrueger:master' into master d842e4c
hellocodelinux opened an issue on mkrueger/icy_tools
draw half-blocks
I'll try to explain what's happening here. ![Image](https://github.com/user-attachments/assets/f5f5bf35-cc87-4ec8-931a-dfc4be275e92) If you draw a line in the middle of half-blocks and then try t...hellocodelinux opened a pull request on mkrueger/icy_tools
Spanish language update
Spanish language update added translation of everything and changed Foreground color (Color de primer plano) to Front (frente) frente = is what is ahead since (Color de primer plano) it w...hellocodelinux pushed 3 commits to master hellocodelinux/icy_tools
hellocodelinux opened an issue on mkrueger/icy_tools
about the language
I created a fork so I will create the language files and correct some Spanish words when I have it done I will do a pull with I am used to using github then tell me if you need any other language t...hellocodelinux pushed 3 commits to master hellocodelinux/icy_tools
- Fixed rust embed translations. 5b3073c
- Added spanish translation by [email protected] Thanks :). 87f97a7
- Fixed osc sequence parsing bug. Fixes Issue #65 c0ed25a