Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Do It In D series #174

Open
11 of 12 tasks
p0nce opened this issue Dec 9, 2021 · 2 comments
Open
11 of 12 tasks

The Do It In D series #174

p0nce opened this issue Dec 9, 2021 · 2 comments

Comments

@p0nce
Copy link
Owner

p0nce commented Dec 9, 2021

  • load a JPEG or PNG image, resize it, and save as PNG
  • parse XML file
  • put text in a PDF
  • generate HTML from markdown
  • I like my vertical stack blur, it's quite short actually = >no
  • serialize as MessagePack => meh
  • play an MP3
  • draw a triangle
  • download a file
  • minigui example => honestly, not many examples build at all
  • simple argument parsing with std.getopt
  • console colors
@p0nce
Copy link
Owner Author

p0nce commented Dec 9, 2021

Adam:
"also btw on xml parsing, you can just do new XmlDocument(); to simplify that a lil, which sets case sensitive and strict to true automatically
it also sets the <?xml prelude for printing back out as string
"

@p0nce
Copy link
Owner Author

p0nce commented Dec 9, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant