Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

891214 Posts in 33530 Topics- by 24770 Members - Latest Member: Alexis Moroz

June 19, 2013, 07:56:33 AM
TIGSource ForumsDeveloperTechnical (Moderators: Glaiel-Gamer, ThemsAllTook)True Type Font library
Pages: 1 [2]
Print
Author Topic: True Type Font library  (Read 1224 times)
ThemsAllTook
Moderator
Level 9
******


Alex Diener


View Profile WWW
« Reply #15 on: June 27, 2012, 06:30:38 AM »

This looks very cool! I don't have an immediate need for it, but I've definitely wanted something like this in the past. I'll keep it around for sure in case I need it again. Good work!
Logged
Dacke
Level 10
*****


I have never been to Woodstock


View Profile
« Reply #16 on: June 27, 2012, 06:34:22 AM »

Definitely Github, Bitbucket or something similar. Easy to use for everyone. And if someone found a bug or anything, then submitting patch is easy as hell.

^ These are words of wisdom. Sourceforge is very inaccessible in comparison. It's so bad that I'd actually encourage you to move it to github, if you want to keep working on it.
Logged

vegan • socialist • atheist • humanist • liberal • FOSSer
programmer • feminist • animal rights activist • pacifist • teetotaller
Crimsontide
Level 3
***


View Profile
« Reply #17 on: June 27, 2012, 10:41:48 AM »

Definitely Github, Bitbucket or something similar. Easy to use for everyone. And if someone found a bug or anything, then submitting patch is easy as hell.

^ These are words of wisdom. Sourceforge is very inaccessible in comparison. It's so bad that I'd actually encourage you to move it to github, if you want to keep working on it.

Having never hosted anything before this on either, I really didn't know.  That said why is SourceForge so difficult to use?  Seemed pretty straightforward for me to set up and host the files.  It has a small forums, a Wiki if it ever became necessary.  I don't really need much else do I?
Logged
Dacke
Level 10
*****


I have never been to Woodstock


View Profile
« Reply #18 on: June 27, 2012, 10:49:55 AM »

It's mostly a matter of interactivity. On github other users can fork, change and comment on the code interactively.

If I find a bug in your code, I can create an issue and create a link that points to the exact place in the code. If I feel like helping out, I can create a fork of the code, make the changes and send a pull request to you. You can then look at my pull request, and if you like it you can integrate it into the main branch. If you don't like it, I can keep my fork so that others may make use of it if they see fit. If you later abandon the project, someone else can easily create a fork and continue working on it or you can add them as a new manager of the project. Et cetera, et cetera.

It's the difference between supplying a library-blob and giving others interactive access to the code.
Logged

vegan • socialist • atheist • humanist • liberal • FOSSer
programmer • feminist • animal rights activist • pacifist • teetotaller
rivon
Level 10
*****



View Profile
« Reply #19 on: June 27, 2012, 12:05:20 PM »

And all that with just a few clicks Smiley
Logged
Crimsontide
Level 3
***


View Profile
« Reply #20 on: June 27, 2012, 05:18:14 PM »

Sounds very interesting, I can see how forking would be useful.  In the future I will keep that in mind.  This library is pretty small/simple, so I'll leave it here for now though.
Logged
Pages: 1 [2]
Print
Jump to:  

Theme orange-lt created by panic