Using WebCore.framework
Using WebCore.framework
- Subject: Using WebCore.framework
- From: Kazutoshi Kubota <email@hidden>
- Date: Wed, 15 Jan 2003 00:10:27 +0900
Hi all,
I have a good news and bad news.
- GOOD NEWS -
A sample program for WebCore.framework is now running!
My sample app is here.
http://www.willbe6.org/files/misc/WebCoreHack-0.1.dmg.gz
- BAD NEWS -
This app loads data, renders some items and draws them.
But it cannot render images and text. Probably, WebCoreBridge or
something needs WebCoreImageRender and WebCoreTextRender.
And an implementation of WebCoreUnicodeDirection must be required.
Although I cannot find it in WebCore. So, you must implement it
yourself I think, but it is not easy :(
# Sample version of that function has a minimum implementation.
# It works for testing only, I guess...
Of course, the app has bugs and crashes on some situations.
Thanks,
----
Kazutoshi Kubota <email@hidden>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.