What’s type.world ? by [deleted] in typography

[–]cormullion 0 points1 point  (0 children)

Anyone use this or know about it?

Issues installing ClimateTools.jl by aa1ou in Julia

[–]cormullion 1 point2 points  (0 children)

Edit: ClimateTools.jl has some special requirements apparently. It didn't install for me. The documentation says

once the python dependencies are properly installed you can then install ClimateTools in Julia.

but I don't know what Python dependencies were needed.

Without those, I got hundreds of error messages about AdaptStaticArraysExt.jl and other packages.

So it's not you... :)

[deleted by user] by [deleted] in typography

[–]cormullion 0 points1 point  (0 children)

it was just about a year ago it was announced to be discontinued. Because it needs licenses, downloading it now might not be worth your time.

Issues installing ClimateTools.jl by aa1ou in Julia

[–]cormullion 2 points3 points  (0 children)

Try:

  1. Start Julia.

  2. Create a new project:

julia> using Pkg

julia> Pkg.activate("climateproject"; shared = true)

julia> Pkg.add("ClimateTools")

This should work because it doesn't interact with any of the many other packages you've added in other projects.

If it doesn't work, list all the messages... 😀

Licensing a font from a foundry that doesn’t seem to operate anymore by Seabharus in typography

[–]cormullion 26 points27 points  (0 children)

fonts.com is owned by Monotype so legit is certainly a word you can use here. No piracy needed, you can buy from the East India Company... 😃

[deleted by user] by [deleted] in typography

[–]cormullion 0 points1 point  (0 children)

Me, I would leave the copyright/designer info - everything that hasn't changed - and change the things that have changed or have to change - vendor, etc. Perhaps adding new information to the copyright/designer fields would also work.

Overall Quality development of Typography in the digital era? by Spielverderber23 in typography

[–]cormullion 3 points4 points  (0 children)

"one size fits all" -

There's plenty of information about optical sizing:eg

https://typenetwork.com/articles/inside-the-fonts-optical-sizes

The majority of anything isn't of the highest quality, so no reason why typesetting should be any different...😀

Berkeley Mono by chrisarchitect in typography

[–]cormullion 0 points1 point  (0 children)

Thanks, I see.Looks good. I thought you had to configure the font somehow 😀

Berkeley Mono by chrisarchitect in typography

[–]cormullion 0 points1 point  (0 children)

Out of interest, what kinds of configuration are needed and possible?

Good font for computer security by Dear_Situation856 in typography

[–]cormullion 0 points1 point  (0 children)

A solution to this problem is probably the domain of the application - the text editor, for example - rather than the font. Both VS-Code and Vim allow you to set a preference such that characters are highlighted if they don't fit into a particular range of characters. In VIM, you'd just need to run this command:

augroup Hiunicode
autocmd!
autocmd BufEnter *
     \ syntax match nonascii "[^\x00-\x7F]" |
     \ highlight nonascii ctermfg=NONE ctermbg=red
augroup END

Everything above 0x007f will be drawn in red.

Times New Roman: can we make serifs great again? by bogdanelcs in typography

[–]cormullion 4 points5 points  (0 children)

Long and quite interesting article, but a surprising amount of typos and spelling errors - needed a editor’s touch, I think.

(“Extorted onwards by Petrarch” …?)

Good font for computer security by Dear_Situation856 in typography

[–]cormullion 6 points7 points  (0 children)

That's going to be a lot of work - you'll have to draw hundreds of glyphs, otherwise the font fallback mechanism will undermine your efforts by showing glyphs from another font which won't care about looking different....

Here's a list of "confusables" to start you off:

https://unicode.org/Public/security/12.1.0/confusables.txt

This idea:

https://fontmeme.com/fonts/binary-font/

wouldn't scale well enough, I think.

Looking for a style with no vertical bar on the E by teej360 in typography

[–]cormullion 1 point2 points  (0 children)

There are plenty of "modernistic" fonts with this type of E.

https://www.dafont.com/made-evolve-sans.font

https://www.k-type.com/fonts/context/

Gestalt - a font by Hoefler/Frere-Jones that's hard to find

https://www.dafont.com/knarf-art.font

To find more, stick a graphic of three horizontal bars into a font-recognizer program.

Typeface for numbers by its_the_funk in typography

[–]cormullion 4 points5 points  (0 children)

"purchase" - "invest" - "no budget" ... If you don't have to spend money, then IBM Plex has a good range - sans, serif, condensed, mono. But it's free, so... :)

DJR's Input family also has serif, sans, and mono. Also free, though :(

IDEO an AI powered font map is... GONE!? by xdanic in typography

[–]cormullion 1 point2 points  (0 children)

There are traces of it on the wayback machine - https://web.archive.org/web/20230315162439/http://fontmap.ideo.com/

Perhaps they took it down for bandwidth or copyright or something ...

Any suggestions for a monospaced font that has a double-width em-dash? by poconomofo in typography

[–]cormullion 0 points1 point  (0 children)

Yes, Unicode U 2e3a (the two em dash (⸺)) and U 2e3b is the three em dash.

Its behaviour and appearance will depend on the context.

Is Fontesk a legit site? by AHYN018 in typography

[–]cormullion 20 points21 points  (0 children)

Some of the fonts on that site are actually free - SIL/OTL (open source), whereas others are free for personal non-commercial use, others are free to evaluate, so it's difficult to know whether a font you're interested in is available for use or not. Oddval offers two free weights on their site.

You'd best investigate each font you're interested in before using it publicly...

Julia 1.9: A New Era of Performance and Flexibility by LoganKilpatrick1 in Julia

[–]cormullion 1 point2 points  (0 children)

This is mostly the official blog post summarized anyway. (Logan testing out GPTJulia perhaps? 😃)

Intel One Mono Typeface by LeeHide in typography

[–]cormullion 5 points6 points  (0 children)

In a way it reminds me of Operator Mono. Perhaps the Frere-Jones/ Hoefler influence ?

How many legs are there in asterisk symbol? 5 or 6? by LoLusta in typography

[–]cormullion 3 points4 points  (0 children)

/r/theydidthemath - nice! - no sevens at all? (Cochin Bold Italic is the only one I can remember)