d-idioms
d-idioms copied to clipboard
The Do It In D series
- [ ] load a JPEG or PNG image, resize it, and save as PNG
- [x] parse XML file
- [x] put text in a PDF
- [x] generate HTML from markdown
- [x] I like my vertical stack blur, it's quite short actually = >no
- [x] serialize as MessagePack => meh
- [x] play an MP3
- [x] draw a triangle
- [x] download a file
- [x] minigui example => honestly, not many examples build at all
- [x] simple argument parsing with
std.getopt - [x] console colors
Adam:
"also btw on xml parsing, you can just do new XmlDocument(
http://dpldocs.info/this-week-in-d/Blog.Posted_2020_12_21.html#audio-player-in-d