https://github.com/weiweihuanghuang/times-new-bastard
It's Times New Roman but every seventh letter is jarringly sans serif
https://github.com/weiweihuanghuang/times-new-bastard
font typeface
Last synced: 24 days ago
JSON representation
It's Times New Roman but every seventh letter is jarringly sans serif
- Host: GitHub
- URL: https://github.com/weiweihuanghuang/times-new-bastard
- Owner: weiweihuanghuang
- License: other
- Created: 2019-09-18T04:48:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T03:58:45.000Z (over 5 years ago)
- Last Synced: 2025-03-30T20:11:10.306Z (about 1 month ago)
- Topics: font, typeface
- Size: 10.7 MB
- Stars: 841
- Watchers: 8
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
## [Download Times New Bastard](https://github.com/weiweihuanghuang/Times-New-Bastard/releases/download/v1.0/TimesNewBastardv1.0.zip)

It's Times New Roman but every seventh letter is jarringly sans serif.
Original idea by [ommanyte](https://bouquetoftwelve.tumblr.com/post/186272155342/ommanyte-ommanyte-im-going-to-make-a-new) on Tumblr:
Times New Bastard is a modified version of Nimbus Roman No. 9 L and Nimbus Sans, original source [here](https://git.ghostscript.com/?p=urw-core35-fonts.git;a=summary).
## Using it on the Web
Turn on ligatures and `optimiseLegibility`:```
font-feature-settings: "kern" on, "liga" on;
text-rendering: optimizeLegibility;
```## Using it in Microsoft Office
[Turn on Ligatures](https://support.office.com/en-us/article/turn-on-ligatures-or-joined-characters-a1d144fc-759f-4726-a22a-c5686f128a69).## License
The font and related files in this directory are distributed under the
GNU AFFERO GENERAL PUBLIC LICENSE Version 3 (see the file COPYING), with
the following exemption:As a special exception, permission is granted to include these font
programs in a Postscript or PDF file that consists of a document that
contains text to be displayed or printed using this font, regardless
of the conditions or license applying to the document itself.