I am running on Ubuntu 12.10 and I want to customize the FreeType library and
make sure the GtkLauncher, or MiniBrowser pick up my changes. I have modified
the FreeType library in:
~/src/WebKitBuild/Dependencies/Source/freetype-2.4.2
and ran make without any errors. Now, I want WebKit's tools
(GtkLauncher/MiniBrowser) to pickup these changes, but I am not sure what needs
to change for it to pick them up. If I run gdb and look at the loaded
libraries, I notice that GtkLauncher uses the system version of freetype.
I am relatively new to WebKit development, so I am not sure what needs to
change in the WebKit Build process to pick up my library.
Thanks in advance for any help in this area.
_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk