Rev 40 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3 | paul | 1 | This is Scribus Version 0.9.9, the nineth Developers Version after |
2 | Version 0.8. |
||
3 | |||
4 | This Version adds complete Support for Unicode. In order to use it, you |
||
5 | must have Freetype2 installed (of course the Devel Package too). |
||
6 | |||
7 | There is also a new Build-ID String in the About Box. This is mainly for |
||
8 | me to see which libs where used when Scribus was compiled. Please include |
||
9 | this String to any Bugreports you are submitting. His will help a lot. |
||
10 | |||
11 | For Changes please see the ChangeLog. |
||
12 | |||
13 | If Scribus won't start complaining about No Fonts do the following: |
||
14 | |||
15 | 1) Make sure that your XF86Config contains a line Load Type1 in the Section Modules |
||
16 | 2) Make sure that you have Postscript-Fonts. |
||
17 | 3) Make sure that the Path to your Postscript-Fonts contains a Type1 or type1. |
||
18 | 4) Make sure that all Fonts listed in fonts.dir and fonts.scale are present. |
||
19 | 5) Verify that the Fonts have an encoding that matches your local encoding. |
||
20 | |||
21 | If this is all true, but Scribus won't start do the following: |
||
22 | 1) Create a Textfile containing your Fontpaths. |
||
23 | e.g: |
||
24 | /usr/share/fonts/Type1, |
||
25 | /usr/X11/lib/X11/fonts/Type1 |
||
26 | 2) Save this file as scribusfont.rc in the .scribus Folder in your Home Directory. |
||
27 | |||
28 | To use Scribus in your native language be sure that the |
||
29 | environment variable LANG is set correctly. |
||
30 | |||
31 | Special note for SuSE 8.1 users, you need the devel packages, at least |
||
32 | xdevel.rpm, qtdevel.rpm and tiffdevel.rpm. In the Standard-Install they |
||
33 | were not installed. |
||
34 | |||
35 | Franz Schmid |
||
36 | in February 2003 |