[Pharo-project] [COTDC] - 33 StrikeFontSet
Today: StrikeFontSet Comment Of The Day Contest - One Day One Comment Rules: #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s). #2: If you cannot comment it, deprecate it. Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest Laurent
Someone ? Laurent. On Wed, Mar 16, 2011 at 9:47 PM, laurent laffont <laurent.laffont@gmail.com>wrote:
Today: StrikeFontSet
Comment Of The Day Contest - One Day One Comment Rules: #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s). #2: If you cannot comment it, deprecate it. Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
Laurent
Nobody know this stuff ? Laurent On Thu, Mar 17, 2011 at 10:14 PM, laurent laffont <laurent.laffont@gmail.com
wrote:
Someone ?
Laurent.
On Wed, Mar 16, 2011 at 9:47 PM, laurent laffont < laurent.laffont@gmail.com> wrote:
Today: StrikeFontSet
Comment Of The Day Contest - One Day One Comment Rules: #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s). #2: If you cannot comment it, deprecate it. Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
Laurent
On 18.03.2011 08:03, Henrik Sperre Johansen wrote:
On 18.03.2011 07:48, laurent laffont wrote:
Nobody know this stuff ?
Laurent
Know it? Sort of. Enough to not write a correct comment? Getting there would probably induce extreme frustration in the process, which I in no way need. Sorry.
Cheers, Henry
Maybe: "This is not something you will understand completely just by looking at the code for 30+ minutes" :) Cheers, Henry
On Fri, Mar 18, 2011 at 8:05 AM, Henrik Sperre Johansen < henrik.s.johansen@veloxit.no> wrote:
On 18.03.2011 08:03, Henrik Sperre Johansen wrote:
On 18.03.2011 07:48, laurent laffont wrote:
Nobody know this stuff ?
Laurent
Know it? Sort of. Enough to not write a correct comment? Getting there would probably induce extreme frustration in the process, which I in no way need. Sorry.
Cheers, Henry
Maybe: "This is not something you will understand completely just by looking at the code for 30+ minutes" :)
I spent 10 mn only ... big class ... :( Laurent
Cheers, Henry
I am something acts like a font out of collection of fonts. First font in me is used as representative font to answer many messages. -- View this message in context: http://forum.world.st/COTDC-33-StrikeFontSet-tp3382987p3386931.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On Fri, Mar 18, 2011 at 12:16 PM, HwaJong Oh <daliot.oh@gmail.com> wrote:
I am something acts like a font out of collection of fonts. First font in me is used as representative font to answer many messages.
Thanks HwaJong. I look it again, I see: - display a font: StrikeFontSet allInstances first fontDisplay - calculate pixels width of a string for a font: StrikeFontSet allInstances first widthOfString: 'Pharo' Laurent
-- View this message in context: http://forum.world.st/COTDC-33-StrikeFontSet-tp3382987p3386931.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (3)
-
Henrik Sperre Johansen -
HwaJong Oh -
laurent laffont