* [PATCH] FAQ: Add note on installing Steel City Comic font
@ 2016-02-15 4:02 Andrew Donnellan
2016-02-15 6:13 ` Paul E. McKenney
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Donnellan @ 2016-02-15 4:02 UTC (permalink / raw)
To: perfbook, paulmck
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
---
I needed to do this to get the comics to render properly - it took me a
while to figure out. By the looks of it, there's no way to get Inkscape to
pick up a font from a custom directory. If anyone's found a neater way to
do this let me know.
---
FAQ.txt | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/FAQ.txt b/FAQ.txt
index 80fe7f2..57ab6c9 100644
--- a/FAQ.txt
+++ b/FAQ.txt
@@ -1,6 +1,13 @@
1. OK, I have downloaded this stuff. What do I do now?
- A. Type "make" from the top-level directory. If all goes
+ A. First, install the Steel City Comic font from
+ fonts/steel-city-comic.regular.ttf. On most modern
+ Linux systems, this can be done easily from your
+ desktop environment, or by copying the file to the
+ ~/.fonts directory. You may need to run "fc-cache" to
+ rebuild your font cache.
+
+ Type "make" from the top-level directory. If all goes
well, this will produce a file named "perfbook.pdf",
which prints two virtual pages per physical page.
--
Andrew Donnellan Software Engineer, OzLabs
andrew.donnellan@au1.ibm.com Australia Development Lab, Canberra
+61 2 6201 8874 (work) IBM Australia Limited
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] FAQ: Add note on installing Steel City Comic font
2016-02-15 4:02 [PATCH] FAQ: Add note on installing Steel City Comic font Andrew Donnellan
@ 2016-02-15 6:13 ` Paul E. McKenney
0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2016-02-15 6:13 UTC (permalink / raw)
To: Andrew Donnellan; +Cc: perfbook
On Mon, Feb 15, 2016 at 03:02:09PM +1100, Andrew Donnellan wrote:
> Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Good catch, queued!
Thanx, Paul
> ---
>
> I needed to do this to get the comics to render properly - it took me a
> while to figure out. By the looks of it, there's no way to get Inkscape to
> pick up a font from a custom directory. If anyone's found a neater way to
> do this let me know.
> ---
> FAQ.txt | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/FAQ.txt b/FAQ.txt
> index 80fe7f2..57ab6c9 100644
> --- a/FAQ.txt
> +++ b/FAQ.txt
> @@ -1,6 +1,13 @@
> 1. OK, I have downloaded this stuff. What do I do now?
>
> - A. Type "make" from the top-level directory. If all goes
> + A. First, install the Steel City Comic font from
> + fonts/steel-city-comic.regular.ttf. On most modern
> + Linux systems, this can be done easily from your
> + desktop environment, or by copying the file to the
> + ~/.fonts directory. You may need to run "fc-cache" to
> + rebuild your font cache.
> +
> + Type "make" from the top-level directory. If all goes
> well, this will produce a file named "perfbook.pdf",
> which prints two virtual pages per physical page.
>
> --
> Andrew Donnellan Software Engineer, OzLabs
> andrew.donnellan@au1.ibm.com Australia Development Lab, Canberra
> +61 2 6201 8874 (work) IBM Australia Limited
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-15 6:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 4:02 [PATCH] FAQ: Add note on installing Steel City Comic font Andrew Donnellan
2016-02-15 6:13 ` Paul E. McKenney
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.