TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Export Predefined Regions in Krita

28 pointsby noisycarlosabout 2 months ago

3 comments

edgarvaldesabout 2 months ago
&gt;Please fork for changes<p>I like this direct and sensible approach.
评论 #43444111 未加载
3036e4about 2 months ago
I do something similar, but manually, in Inkscape. It has command-line flags to export a PNG rendered only from the part of a SVG that is within the bounds of a specified object. I often create a hidden layer to hold rectangles marking areas I will want to export frequently and then write a script&#x2F;Makefile to run the export command for each rectangle.
noisycarlosabout 2 months ago
Very helpful for making videogame assets and exporting them in parts to Godot