Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7343009
D464.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
382 B
Subscribers
None
D464.id.diff
View Options
diff --git a/docs/images/Makefile b/docs/images/Makefile
--- a/docs/images/Makefile
+++ b/docs/images/Makefile
@@ -5,18 +5,11 @@
all: $(BUILD_TARGETS)
-# dia exporters
-
-%.eps: %.dia
- dia -t eps --export $@ $<
-
%.svg: %.dia
- dia -t svg --export $@ $<
-
-# generic converters
+ inkscape -l $@ $<
-%.pdf: %.eps
- epstopdf $<
+%.pdf: %.dia
+ inkscape -A $@ $<
clean:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 17 2025, 6:42 PM (7 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3215310
Attached To
D464: doc: use inkscape instead of dia to generate pdf and svg image files
Event Timeline
Log In to Comment