[Pkg-wmaker-commits] [wmbiff] 10/84: prototypes for basic font support

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.

commit a0e44b72aed24da1f766c559d3481080759b34b2
Author: bluehal <bluehal>
Date:   Sat Jun 1 06:47:53 2002 +0000

    prototypes for basic font support
---
 wmgeneral/wmgeneral.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/wmgeneral/wmgeneral.h b/wmgeneral/wmgeneral.h
index 568545c..6686638 100644
--- a/wmgeneral/wmgeneral.h
+++ b/wmgeneral/wmgeneral.h
@@ -57,4 +57,9 @@ void setMaskXY(int, int);
 
 void parse_rcfile(const char *, rckeys *);
 
+/* for wmbiff */
+void loadFont(const char *fontname);
+void drawString(int dest_x, int dest_y, const char *string,
+				const char *colorname, int right_justify);
+
 #endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list