User:Kiara/PTMoMNbM: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
=Projects That May or May Not be Made | <h1 style="font-family: serif; font-size: 50px; font-style: italic; color: transparent; text-shadow: 1px 0px 10px blueviolet; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: hotpink;">Projects That May or May Not be Made</h1> | ||
== | |||
==Typotek== | |||
===What is it?=== | ===What is it?=== | ||
:; A locally-running font-library, to display all the fonts I have installed on my computer so I can easily visualize them and choose from my collection when I need to. | |||
===Why make it?=== | ===Why make it?=== | ||
:; Because windows is shit and doesn't provide a good way to sort and visualize installed fonts. | |||
:; I still haven't found an external app that suits my needs. | |||
===Workflow=== | ===Workflow=== | ||
:; ⚹ Install the new fonts I collected | |||
:; ⚹ Make sure every font has a stylesheet and web formats | |||
::; > For this, use [https://transfonter.org transfonter] | |||
:; ⚹ Start a web project, probably based on [https://codeberg.org/julienbidoret/myfffonts Julien Bidoret's repository] | |||
::; > This step needs a deep dive into PHP and why it is not working anymore | |||
:; ⚹ Make sure that the project is hosted on codeberg for archive and versioning! | |||
===Timetable=== | ===Timetable=== | ||
:{| class="wikitable" style="font-family: 'Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif; font-weight: bold;" | |||
|- | |||
| Clean up and font installation || <span style="font-family: monospace; font-size: 14px; color: blueviolet;">~ 1 full day</span> || TBD | |||
|- | |||
| Verify and update stylesheets and web formats || <span style="font-family: monospace; font-size: 14px; color: blueviolet;">~ 3 days</span> || TBD | |||
|- | |||
| Fix PHP || <span style="font-family: monospace; font-size: 14px; color: blueviolet;">half a day to a day</span> || TBD | |||
|- | |||
| Fill the website with font-files and adapt categories || <span style="font-family: monospace; font-size: 14px; color: blueviolet;">~ 2 days</span> || TBD | |||
|- | |||
| Bug fixing || <span style="font-family: monospace; font-size: 14px; color: blueviolet;">~ 1 day</span> || TBD | |||
|} | |||
===Rapid prototypes (scratches)=== | ===Rapid prototypes (scratches)=== | ||
<blockquote>Write one sentence instruction for a work.<br> | <blockquote>Write one sentence instruction for a work.<br> | ||
Make it.</blockquote> | Make it.</blockquote> | ||
===Previous practice=== | ===Previous practice=== | ||
<p style="font-size: 18px; font-family: 'Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif; font-style: italic; font-weight: bold; text-shadow: 1px 0px 10px hotpink; color: blueviolet;">web desiiiiiiiiiign <3</p> | |||
:; ⚹ Smol contribution to Raphaël Bastide's [https://usemodify.com Use&Modify] (using ProcessWire) | |||
:; ⚹ Trials to actually make this have been running for a year(?) now... | |||
::; > I lost my database, [[User:Kiara/Special_Issue_25#Protocol_for_mourning_a_database | remember]]? | |||
{{Iframe|src=https://practices.tools|width=200|height=300|style=float:right}} | |||
===Relation to a wider context (personal reader?)=== | ===Relation to a wider context (personal reader?)=== | ||
=== | :; If there is no tool, make it! → Strong ties to the F/LOSS way of thinking | ||
:; | |||
===Choices made=== | |||
:; ⚹ Filters | |||
::; > font family (serif, sans, mono, etc.) | |||
::; > variable | |||
::; > complete charset / missing diacritics | |||
::; > made by wxmen | |||
::; > license model | |||
::; > | |||
:; ⚹ Info displayed | |||
::; > Name of the font | |||
::; > Foundry | |||
::; > F/LOSS or paid license | |||
::; > Designer(s) + wxmen/queer indication | |||
::; > Text input to test the font on different chunks of text | |||
::; > | |||
Revision as of 11:37, 9 April 2025
Projects That May or May Not be Made
Typotek
What is it?
- A locally-running font-library, to display all the fonts I have installed on my computer so I can easily visualize them and choose from my collection when I need to.
Why make it?
- Because windows is shit and doesn't provide a good way to sort and visualize installed fonts.
- I still haven't found an external app that suits my needs.
Workflow
- ⚹ Install the new fonts I collected
- ⚹ Make sure every font has a stylesheet and web formats
-
- > For this, use transfonter
- ⚹ Start a web project, probably based on Julien Bidoret's repository
-
- > This step needs a deep dive into PHP and why it is not working anymore
- ⚹ Make sure that the project is hosted on codeberg for archive and versioning!
Timetable
Clean up and font installation ~ 1 full day TBD Verify and update stylesheets and web formats ~ 3 days TBD Fix PHP half a day to a day TBD Fill the website with font-files and adapt categories ~ 2 days TBD Bug fixing ~ 1 day TBD
Rapid prototypes (scratches)
Write one sentence instruction for a work.
Make it.
Previous practice
web desiiiiiiiiiign <3
- ⚹ Smol contribution to Raphaël Bastide's Use&Modify (using ProcessWire)
- ⚹ Trials to actually make this have been running for a year(?) now...
-
- > I lost my database, remember?
Relation to a wider context (personal reader?)
- If there is no tool, make it! → Strong ties to the F/LOSS way of thinking
Choices made
- ⚹ Filters
-
- > font family (serif, sans, mono, etc.)
- > variable
- > complete charset / missing diacritics
- > made by wxmen
- > license model
- >
- ⚹ Info displayed
-
- > Name of the font
- > Foundry
- > F/LOSS or paid license
- > Designer(s) + wxmen/queer indication
- > Text input to test the font on different chunks of text
- >