Hi all I found an issues with punk module in latest beta (MkIV) example: \usemodule[punk] \usetypescript[punk] \setupbodyfont[punk, 32pt] \starttext All animals are equal, but some animals are more equal than others. \stoptext -- Best regards, Huang Ze
On 5-8-2010 4:52, views63 wrote:
\usemodule[punk] \usetypescript[punk] \setupbodyfont[punk, 32pt] \starttext All animals are equal, but some animals are more equal than others. \stoptext
probably related to the new mp lib -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, Aug 06, 2010 at 02:19:54PM +0200, Hans Hagen wrote:
On 5-8-2010 4:52, views63 wrote:
\usemodule[punk] \usetypescript[punk] \setupbodyfont[punk, 32pt] \starttext All animals are equal, but some animals are more equal than others. \stoptext
probably related to the new mp lib
May be you can try the PunkNova font[1]. Hans, I now have a build font, can you adapt the typescript to use it. I made some experiments with slanted font but FontFprge does not autokern it very well, so I think artificial slanting in LuaTeX would be better. I think I'm going to upload it to CTAN. [1] http://github.com/khaledhosny/punk-otf Regards, Khaled -- Khaled Hosny Arabic localiser and member of Arabeyes.org team Free font developer
On 6-8-2010 2:34, Khaled Hosny wrote:
On Fri, Aug 06, 2010 at 02:19:54PM +0200, Hans Hagen wrote:
On 5-8-2010 4:52, views63 wrote:
\usemodule[punk] \usetypescript[punk] \setupbodyfont[punk, 32pt] \starttext All animals are equal, but some animals are more equal than others. \stoptext
probably related to the new mp lib
it was something else .. fixed
May be you can try the PunkNova font[1].
which gives much smaller files and also does random
Hans, I now have a build font, can you adapt the typescript to use it. I made some experiments with slanted font but FontFprge does not autokern it very well, so I think artificial slanting in LuaTeX would be better.
I think I'm going to upload it to CTAN.
% uses otf punk with artificial slanting \setupbodyfont[punknova,32pt] \startTEXpage[offset=1em] \tf All animals are equal, but some animals are more equal than others.\blank \bf All animals are equal, but some animals are more equal than others.\blank \sl All animals are equal, but some animals are more equal than others.\blank \bs All animals are equal, but some animals are more equal than others.\blank \stopTEXpage I adapted the typescripts. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, Aug 06, 2010 at 05:16:18PM +0200, Hans Hagen wrote:
On 6-8-2010 2:34, Khaled Hosny wrote:
On Fri, Aug 06, 2010 at 02:19:54PM +0200, Hans Hagen wrote:
On 5-8-2010 4:52, views63 wrote:
\usemodule[punk] \usetypescript[punk] \setupbodyfont[punk, 32pt] \starttext All animals are equal, but some animals are more equal than others. \stoptext
probably related to the new mp lib
it was something else .. fixed
May be you can try the PunkNova font[1].
which gives much smaller files and also does random
Hans, I now have a build font, can you adapt the typescript to use it. I made some experiments with slanted font but FontFprge does not autokern it very well, so I think artificial slanting in LuaTeX would be better.
I think I'm going to upload it to CTAN.
% uses otf punk with artificial slanting
\setupbodyfont[punknova,32pt]
\startTEXpage[offset=1em] \tf All animals are equal, but some animals are more equal than others.\blank \bf All animals are equal, but some animals are more equal than others.\blank \sl All animals are equal, but some animals are more equal than others.\blank \bs All animals are equal, but some animals are more equal than others.\blank \stopTEXpage
I adapted the typescripts.
Just in case you missed it, I changed file names slightly yo be consistent with my other fonts, so it is now punknova-regular.otf and punknova-bold.otf. The fonts were uploaded to CTAN too. Regards, Khaled -- Khaled Hosny Arabic localiser and member of Arabeyes.org team Free font developer
On 6-8-2010 5:23, Khaled Hosny wrote:
Just in case you missed it, I changed file names slightly yo be consistent with my other fonts, so it is now punknova-regular.otf and punknova-bold.otf. The fonts were uploaded to CTAN too.
Sure, and I uploaded a beta with new typescript definitions, also the slanted (btw, the dots should not be slanted but I guess that slanted is not used often.) Taco and I were wondering if there should be a stylistic alternate for the p and r as they often look somewhat weird. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, Aug 06, 2010 at 05:33:27PM +0200, Hans Hagen wrote:
On 6-8-2010 5:23, Khaled Hosny wrote:
Just in case you missed it, I changed file names slightly yo be consistent with my other fonts, so it is now punknova-regular.otf and punknova-bold.otf. The fonts were uploaded to CTAN too.
Sure, and I uploaded a beta with new typescript definitions, also the slanted (btw, the dots should not be slanted but I guess that slanted is not used often.)
Taco and I were wondering if there should be a stylistic alternate for the p and r as they often look somewhat weird.
Well, you are the MP guys, if there is MP code, then I can try to get the glyphs into the font. Regards, Khaled -- Khaled Hosny Arabic localiser and member of Arabeyes.org team Free font developer
On 6-8-2010 6:32, Khaled Hosny wrote:
On Fri, Aug 06, 2010 at 05:33:27PM +0200, Hans Hagen wrote:
On 6-8-2010 5:23, Khaled Hosny wrote:
Just in case you missed it, I changed file names slightly yo be consistent with my other fonts, so it is now punknova-regular.otf and punknova-bold.otf. The fonts were uploaded to CTAN too.
Sure, and I uploaded a beta with new typescript definitions, also the slanted (btw, the dots should not be slanted but I guess that slanted is not used often.)
Taco and I were wondering if there should be a stylistic alternate for the p and r as they often look somewhat weird.
Well, you are the MP guys, if there is MP code, then I can try to get the glyphs into the font.
just before beginpunkchar: % punk_slant := 0.25 ; if known punk_slant : dot_pen_path := dot_pen_path slanted -punk_slant ; extra_endchar := extra_endchar & "currentpicture := currentpicture slanted punk_slant ;" ; fi ; ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, Aug 6, 2010 at 17:16, Hans Hagen wrote:
On 6-8-2010 2:34, Khaled Hosny wrote:
May be you can try the PunkNova font[1].
which gives much smaller files and also does random
Are letters completely random (that is: "randomly generated on the fly") or do you use a fixed number of random glyphs? Thanks, Mojca
On 6-8-2010 11:39, Mojca Miklavec wrote:
On Fri, Aug 6, 2010 at 17:16, Hans Hagen wrote:
On 6-8-2010 2:34, Khaled Hosny wrote:
May be you can try the PunkNova font[1].
which gives much smaller files and also does random
Are letters completely random (that is: "randomly generated on the fly") or do you use a fixed number of random glyphs?
something like 32 different lowercase 16 different uppercase 8 different other using the rand feature so indeed you get random characters Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
In latest beta the punk module was normal and the PunkNova font is working. Thanks to all. -- Best regards, Huang Ze
participants (4)
-
Hans Hagen
-
Khaled Hosny
-
Mojca Miklavec
-
views63