Hi <span class="gmail_quote">Dmitriy, List,<br><br>I fabricated a much more simple solution for the problem of sbcl and charsets.<br>It uses the function sb-ext:string-to-octets in pdf::char-external-code.<br>So no more extra charset table is needed in cl-pdf.<br>
<br>In addition to latin-2 I filled up the sbcl charsets for win1250 and 1251 encodings.<br><br>The svndiff is attached. Please take a look at it and commit, if it's right.<br><br>Sorry for realizing this charset-specific conversion ability of sbcl too late.<br>
<br>Regards,<br>Roland<br><br></span>2008/2/8, Dmitriy Ivanov <<a href="mailto:divanov@aha.ru">divanov@aha.ru</a>>:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Roland Lohner wrote on Fri, 8 Feb 2008 16:36:21 +0100 18:36:<br><br>| Sorry, one thing I forgot, get-char-metrics methods contain the<br>| function call char-external-code, as well. So font.lisp also needs to<br>| be patched.<br>
|<br>| I attached the diff.<br><br>Amended and committed now. Have fun.<br><br>| Have a nice weekend!<br><br>Thanks, you too.<br>--<br>Sincerely,<br>Dmitriy Ivanov<br><a href="http://lisp.ystok.ru">lisp.ystok.ru</a><br></blockquote>
</div><br>