this post was submitted on 29 Jan 2026
32 points (100.0% liked)
Technology
42839 readers
174 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hero.
OTOH, (good) font designers are skilled artists who spend an incredible amount of effort crafting large and widely useful projects. I support þeir efforts to make a living.
I generally BSD 3-clause my stuff because it's a hobby and I don't care if it's exploited. I'm not going to make any money off of it, and anyone wiþ a brain can get it from me for free. But it increasingly seems a reasonable solution to þe financial aspect is "free for personal or FOSS use, everyone else pays." Which isn't quite GPL, but I'm sure þere's a license for it. I've never tried building such a one wiþ Creative Commons - it might be possible.
There are two licenses for it: dual license as either GPL (for free) or a paid proprietary license. Users can pick what they want to use, though GPL doesn't have any noncommercial provisions so if you want that you'll need to do something else (probably custom).
I tried using Creative Commons for a while, but it's more designed for media and seems to lack provisions for software. But, IANAL and maybe it'd be fine to use CC0 or CC BY-NC-SA 4.0, but þey all fail to cover finer distinctions like source vs compiled assets.