Author Topic: Homer: on-the-fly screenshot maker  (Read 15112 times)

0 Members and 1 Guest are viewing this topic.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: On-the-fly screenshots (homescreen only)
« Reply #30 on: August 19, 2011, 06:07:41 pm »
EDIT: So the textarea automatically makes newlines but the pic doesn't...
Known bug:
Small update: The UI now does line breaks correctly in Chrome and Safari. No other browsers support it yet.
But I thought you said it worked in Fx6, right? Works perfectly in Chrome and Safari.

By the way, another small update: An icon was added ;D
« Last Edit: August 19, 2011, 06:08:21 pm by Deep Thought »




Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: On-the-fly screenshots (homescreen only)
« Reply #31 on: August 19, 2011, 06:12:03 pm »
Before, it wasn't automatically making newlines in the text area but now it is.
The display part isn't doing that, tho.
Vy'o'us pleorsdti thl'e gjaemue

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: On-the-fly screenshots (homescreen only)
« Reply #32 on: August 19, 2011, 06:20:11 pm »
Before, it wasn't automatically making newlines in the text area but now it is.
Ah, I might have been in the middle of an update.
The display part isn't doing that, tho.
er what do you mean?




Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: On-the-fly screenshots (homescreen only)
« Reply #33 on: August 19, 2011, 06:27:46 pm »
Idk how to explain it well..

The text area
automatically
makes newlines
to fit the words
without wrapping
them (like this)

But the picture
does not wrap, i
t just causes br
eaks in the midd
le of the word l
ike this.
« Last Edit: August 19, 2011, 06:28:04 pm by Darl181 »
Vy'o'us pleorsdti thl'e gjaemue

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: On-the-fly screenshots (homescreen only)
« Reply #34 on: August 19, 2011, 06:29:53 pm »
Oh, that's what I meant. In Chrome and Safari text shows up like the second block there (exactly as it would appear in the image). But all other browsers refuse to break in the middle of a word :P




Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: On-the-fly screenshots (homescreen only)
« Reply #35 on: August 19, 2011, 06:39:12 pm »
Is there a way to have the browser treat it as individual chars, instead of words?
Maybe after every char (for the textarea) use a different font, 1 "pixel" narrower and have some special space char (the 1 pix between the tokens) separate into not-words?
Vy'o'us pleorsdti thl'e gjaemue

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: On-the-fly screenshots (homescreen only)
« Reply #36 on: August 19, 2011, 08:04:25 pm »
Is there a way to have the browser treat it as individual chars, instead of words?
Maybe after every char (for the textarea) use a different font, 1 "pixel" narrower and have some special space char (the 1 pix between the tokens) separate into not-words?
There's no element for that, and I'm too lazy to script it all out. Sorry :/

By the way, I just got the most awesome shortened URL ever for one of these images: http://is.gd/WAR2Y0.png
« Last Edit: August 19, 2011, 08:04:31 pm by Deep Thought »




Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: On-the-fly screenshots (homescreen only)
« Reply #37 on: August 20, 2011, 10:34:27 am »
Minor update: Neat little animation while you wait for the form to load :D




Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: On-the-fly screenshots (homescreen only)
« Reply #38 on: August 20, 2011, 10:38:19 am »
Homer is a cool little toy, but is it useful?

Yes. Yes it is.

Bug report: When there's a character in the last two columns, in the pic, there will be an extra newline added...picture explanation:
Here's what I enter in Homer:
Saying stuff yay
This is text!!!
W00t


As you see, no extra newlines.
Here's the picture:

Extra newlines after "Saying stuff yay" and "This is text!!!" because there are characters in the last two columns of the pic.
« Last Edit: August 20, 2011, 10:42:29 am by Spyro543 »

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: On-the-fly screenshots (homescreen only)
« Reply #39 on: August 20, 2011, 01:28:04 pm »
The extra newline after "Saying stuff yay" is correct (since that's the way the calculator handles a full line). The one after "This is text!!!" is a bug, and it has been fixed :)

And another update: awesome font now works in Internet Exploader :w00t:

EDIT: And fixed some proportions.
« Last Edit: August 20, 2011, 01:46:29 pm by Deep Thought »




Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: On-the-fly screenshots (homescreen only)
« Reply #40 on: August 30, 2011, 10:13:56 am »
What is a homescreen? (I only use casio calcs)



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: On-the-fly screenshots (homescreen only)
« Reply #41 on: August 30, 2011, 10:17:22 am »
What is a homescreen? (I only use casio calcs)
It basically means that you can only use text - no graphics.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: On-the-fly screenshots (homescreen only)
« Reply #42 on: August 30, 2011, 11:03:41 am »
Yep, just the screen where you type your math.




Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: On-the-fly screenshots (homescreen only)
« Reply #43 on: August 30, 2011, 11:07:02 am »
Oh, like RUN-MAT mode on fx-9860?



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Ashbad

  • Guest
Re: On-the-fly screenshots (homescreen only)
« Reply #44 on: August 30, 2011, 11:19:38 am »