|
Reversing FreeHand 10 Project
Hi all
i have been trying for some houres to reverse FreeHand 10(MX) so i could
FIX a bug that it have .
the bug:
When i write in my lang (Hebrew) i choose the text box and write the text
and the text seems to be ok ...
BUT ! when i finish and click outside of the text box so i could designe and
play with it the order of the text is reversed... like instead of : "HELLO"
it now says: "OLLEH" i know that in adobe products they rls a ME editions
so it fix all thouse problems .. macromedia didn't do that so i'm fucked!
The Idea:
to hook the place that the text is being handled and then inject code/call
dll so it will revers the order and return the reversed text to the app
so the final text is like it should be ..
The Problems that can be:
if it worked the main problems that can be is to edit the text maybe
a problem and this need to be checked..
if it uses the same function that won't be a problem ..
The main project idea:
to make a general fix so later could fix all apps with this kind of bugs
without waiting to an ME edition .
Hope that more ppl will join this project i will try to keep this thread updated
as much as i can..
Best to you all,
LaBBa.
|