<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 29, 2015 at 12:11 AM, Owen <span dir="ltr"><<a href="mailto:rcook@pcug.org.au" target="_blank">rcook@pcug.org.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
Sometimes we make mistakes, like install Docbook, and end up getting<br>
2000+ unwanted fonts being recognized by Scribus.<br>
<br>
After you have unticked the first hundred and realize that you have<br>
another two hours to go, you ask, is there a better way?<br>
<br>
SED to the rescue!<br>
<br>
Go to your .scribus directory and run;<br>
<br>
sed 's/<Font\ Use="1"/<Font\ Use="0"/'scribus150.rc > new_rc_file<br>
and then (after inspection of new_rc_file) move the new_rc_file to<br>
scribus150.rc<br>
<br>
Now you problem has been changed to going through fonts and selecting<br>
maybe the 20 or 30 you want to use.<br></blockquote><div><br></div><div>Owen, Brilliant!</div><div>Jluc, this looks like a worthy hack to add to <a href="https://github.com/JLuc/scribus-project-manager">https://github.com/JLuc/scribus-project-manager</a> ?</div><div><br></div><div>Cheers,</div><div>/Kunda</div></div></div></div>