-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New rendering pipeline #89
Conversation
Works for me. I am still trying to think of a meaningful test, but have not yet been successful. But so far: ⛵ |
Works for me as well 🐬 |
Close #75: New rendering pipeline
The methods |
Those are known issues that we have not yet dealt with, because those methods haven't been used by us so far. But this has to be done, therefore: #94 |
I think, it's ready for prime time 😉
There are no tests yet, maybe we should add at least some until thursday.
The Tanzmaus-Image (http://de.selfhtml.org/html/grafiken/anzeige/img.htm) is still not displayed correctly - this seems to be unrelated to the new pipeline, and I'm not sure, what the problem is in detail.
(It probably has to do with embedding submorphs in the TextMorph and their positioning: BitBltDisplayScanner>>placeEmbeddedObject:)
If problems with displaying images occur more frequently, we should make a bug/user story out of it, but I've not seen any other websites with this problem yet.