groff/groff-1.18.1-devutf8.patch
Jindrich Novy 15f798d785 - update to groff 1.19.1
- drop 8bit, fix15, devutf8, grn patches
- sync the rest of patches with current release
- spec cleanup
2005-01-12 14:08:37 +00:00

31 lines
943 B
Diff

--- groff-1.18.1/font/devutf8/DESC.proto.devutf8 2004-03-08 16:25:52.000000000 +0100
+++ groff-1.18.1/font/devutf8/DESC.proto 2004-03-08 16:25:53.000000000 +0100
@@ -3,10 +3,7 @@
vert 40
unitwidth 10
sizes 10 0
-fonts 6 R I B BI M G
-fontset B G 2E00..9FFF
-fontset B G FF00..FFEF
-fontset - M 2E00..9FFF
-fontset - M FF00..FFEF
+fonts 5 R I B BI M
+fontset - M 0100..FFFF
tcommand
postpro grotty
--- groff-1.18.1/font/devutf8/Makefile.sub.devutf8 2004-03-08 16:25:52.000000000 +0100
+++ groff-1.18.1/font/devutf8/Makefile.sub 2004-03-08 17:03:58.858389024 +0100
@@ -25,11 +25,7 @@
M: M.proto
@echo Making M
@-rm -f M
- (wcharwidth=`expr $(RES) / $(CPI) \* 2` ; \
- spacewidth=`expr $(RES) / $(CPI)` ; \
- sed -e "s/^spacewidth [0-9][0-9]*$$/spacewidth $$spacewidth/" \
- -e "s/^u\\([0-9A-F]*\\)..u\\([0-9A-F]*\\) [0-9][0-9]*/u\\1..u\\2 $$wcharwidth/" \
- $(srcdir)/M.proto > $@)
+ @cp M.proto M
G: M
@echo Making G