summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-pk.c
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-17 19:54:14 -0500
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-17 19:58:12 -0500
commit10cb4eaa8cc89aee25a8def73fd9470f75090d70 (patch)
tree58f5d7dbc6ae51b13e8dd4ebf5400a04a6b7c960 /print/tex-xdvik/files/patch-texk-xdvik-pk.c
parentsysutils/screen: Update to 4.9.0 (diff)
print/tex-xdvik: Update version 22.87=>22.87.06
While upgradingthe extra japanese ptex patches has been removed as those are not compatible with latest version and the old patches are also from early 2008. If someone make those work with the new version the patches are welcome. For further details or the older version of tex-xdvik with those patches please use japanese/ja-tex-xdvik Relnotes: https://sourceforge.net/projects/xdvi/files/xdvik/22.87.06/
Diffstat (limited to 'print/tex-xdvik/files/patch-texk-xdvik-pk.c')
-rw-r--r--print/tex-xdvik/files/patch-texk-xdvik-pk.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-pk.c b/print/tex-xdvik/files/patch-texk-xdvik-pk.c
deleted file mode 100644
index 24503b55156e..000000000000
--- a/print/tex-xdvik/files/patch-texk-xdvik-pk.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- texk/xdvik/pk.c.orig 2009-03-02 21:43:37 UTC
-+++ texk/xdvik/pk.c
-@@ -201,6 +201,9 @@ read_PK_char(struct font *fontp,
-
- g->dvi_adv = fontp->dimconv * fpwidth;
-
-+#ifdef PTEX
-+ g->tdir = fontp->dir;
-+#endif /* PTEX */
- if (globals.debug & DBG_PK) {
- if (g->bitmap.w != 0)
- printf(", size=%dx%d, dvi_adv=%ld", g->bitmap.w, g->bitmap.h,