Only if the original license permits redistribution. Many open-source fonts do. In that case, you can share your patched version via GitHub, but always include the original license and credit.
Protonema Regular belongs to a family of modern, monospaced or pseudo-monospaced fonts often used in:
The font features:
However, the standard version of Protonema Regular (as released by its original foundry) lacks certain modifications needed for advanced command-line interfaces and icon rendering. This is where the patched version comes in.
If you can’t find a pre-patched version, use these free tools:
Use the following command:
./font-patcher /path/to/original_fonts/Protonema-Regular.ttf --complete --outputdir ./patched_fonts/
Flags explained:
Once the script finishes (it takes about 10-30 seconds), you will find a new file like Protonema Regular Nerd Font Complete.ttf inside patched_fonts/. Install it like any other font:
Congratulations – you now have a legally patched Protonema Regular font!