Bastardica is a new tool that enables users to combine multiple OpenType fonts into a single "cursed font." The process occurs entirely within the user's browser, utilizing Pyodide and fontTools, ensuring no font data is uploaded externally.
The tool generates a standard OpenType font where glyph substitutions are handled via ligatures. This means that browsers and design tools that support OpenType text shaping will display the mixed font by default. Users are advised to check application settings if ligatures appear to be switched off.
For optimal results, the creator suggests using Y-offset and scale effects for glyph alignment and employing prime numbers for 'strides' when mixing fonts to reduce collisions. When mixing three or more fonts, the first font takes precedence in collision scenarios. Users are reminded that mixing fonts creates a derivative work, requiring them to verify the licenses of all source fonts for commercial use, as Bastardica itself adds no licensing conditions.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Bastardica is a new browser-based tool that allows users to create "cursed fonts" by mixing multiple OpenType fonts. The tool operates locally using Pyodide and fontTools, generating a single OpenType font with contextual substitutions for glyphs.