ShadowKyogre

Developer, writer, artist, gamer, and roleplayer with a strong interest in FOSS.

ShadowKyogreShadowKyogre
2024-11-23

On a side note, yes I know the pages are currently leaking out of the container. I'll settle on how I want to style the typst book previews later.

ShadowKyogreShadowKyogre
2024-11-23

and adventures: Yes, I've got typst printing to the web in a rather rudimentary fashion.

The way that test page is handled in the flat files is that it's still a raw typ file. Just that the website handles compiling the typ file before inlining it.

ShadowKyogreShadowKyogre
2024-11-22

Okay, I got SOME work done with integrating into my linkhub. It queries for a specific label instead of using YAML frontmatter and compiles the document from .

...Not sure if I should write the SVG files to disk. Currently it's putting the SVG compile directly into the HTML for the page.

Changes aren't deployed yet as I need to architecture how the system is saying, "Hey, I'm using X markup for Y page." Instead of this being a site-wide decision.

ShadowKyogreShadowKyogre
2024-11-20

Confirmed that yes, STIX2 Math and STIX2 Text fonts work with pdf2htmlex . Meaning I have to check for non-CFF fonts if I want to use pdf2htmlex for turning typst documents into web pages.

On the other hand, the whole being able to select text in the pdf2htmlex output doesn't seem to be too beneficial. Might be better to just do the svg'd page output directly from typst like I initially wanted to try.

ShadowKyogreShadowKyogre
2024-11-19

Layer structure as additional proof of this being a hand-drawn piece.

ShadowKyogreShadowKyogre
2024-11-19

It's Doodle Tuesday! So what am I posting for today? A.... WIP timelapse of a base from .

ShadowKyogreShadowKyogre
2024-11-19

So, that experiment went a bit weird. Turns out typst's default font is a CFF font, which pdf2htmlex doesn't play well with. I also discovered by accident you can point at a folder and it'll treat the contents of that folder as pages of a document.

ShadowKyogreShadowKyogre
2024-11-19

Further research on the subject led me to

pdf2htmlex.github.io/pdf2htmlE

This COULD be a possible alternative for putting up typst files as raw HTML rather than DIYing the whole affair. Will need to test this on my Linux half. Which should make self-publishing readable books on a website easier.

ShadowKyogreShadowKyogre
2024-11-19

@nonexistent@hachyderm.io - I've heard of it, but I'm also not sure how it compares to something like , other than the CLI-focused experience.

ShadowKyogreShadowKyogre
2024-11-19

Today's random thoughts.

- Set up some windows devtools for and... wait, why am I doing this when I wanna iterate over some files that typst outputted?
- Found typst-python and realize, "Hold up. I can query the *.typ file from ?"
- Also, running python code in is funny.

Links for those curious.

- typst.app/universe/package/pyr
- pypi.org/project/typst/
- laragon.org/

(Trying to figure out how to shovel Docker on the Windows devtool drive ATM instead of C)

ShadowKyogreShadowKyogre
2024-11-17

Update: So, just gave my idea a try. Typst outputted an svg file for each page. Was able to embed those pages into the html test file.

Probably will spend this week trying to automate this workflow and then integrating into my link hub .

ShadowKyogreShadowKyogre
2024-11-17

But one can also download the PDF version of that page and expect it to come out nice and clean for the printer. Only really needed for typesetting precise projects.

It also came about to me when I realized most of my replit projects were taking stabs in the dark on how to have a static site builder that handled both images (b/c) and articles (b/c) as first-class citizens. Most of those used or as the rendering backend.

ShadowKyogreShadowKyogre
2024-11-17

So... I had a really, really dumb (or good?) idea just this morning while fiddling with my self-hosted applications ( thoughts ).

Yes doesn't support HTML output yet, but it does support SVG. What if I wrote a weird static site generator using typst files as the input?

The idea behind this being the web-readable version of the static site generator output would be the SVG files embedded in HTML.

ShadowKyogreShadowKyogre
2024-11-14

Okay, my twitter is now successfully scrubbed. Leaving the handle up so the username can't be reused by others.

ShadowKyogreShadowKyogre
2024-11-11

Hrm. Godot 4.2 exported just fine, but, it can't run on the web because of the special headers it needs. Godot 4.3 supports the single thread exports, BUT, it winds up segfaulting in Gitlab CI after the import assets stage.... Hrm. Will need to fix later. Continue handling exports manually for now.

ShadowKyogreShadowKyogre
2024-11-11

Got distracted a bit today by seeing if I could get my project for to build with CI. Which... surprisingly, yeah, it does. Which means I can hopefully get around to sharing playable WIPs of it.

ShadowKyogreShadowKyogre
2024-11-10

Okay, I've managed to cross-post what I x-posted to twitter back to bluesky.

Back to using Mastodon as normal!

ShadowKyogreShadowKyogre
2024-11-10

Putting this on Mastodon since it's NOT quite own art (but have perms to repost), and also part of bigger worldbuilding project. Was struggling to make the female Metal deity for one of my worlds. Much thanks to recolor.me making full body character mockups easier to do when working on getting art mojo back up.

ShadowKyogreShadowKyogre
2024-11-10

Hey all! I'm going to be sitting down today to cross-post the art I used to cross-post to twitter to Bluesky. Then I'll close the twitter account. Honestly, I should've thought about cross-posting to Bluesky a lot sooner than later @~~@;.

ShadowKyogreShadowKyogre
2024-11-08

news: I have a success! That silly little Etrian Map Maker now exports those floor layouts into format so it can be polished with real tiles for later.

Next week I think I'll look at how to polish the web UI for the generator so it isn't so... vertical.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst