All, I have a need to "pass" a font from the WebProcess to the UIProcess (really, I just need to be able to recreate the same font in the UIProcess that was used in the WebProcess). Does anyone know of a mechanism to do this (preferably in a platform independent manner)? Ideally, there would be some structure or string that "describes" a font that could then pass through and use it to (re)construct the Font in the UIProcess.
Thanks, Joshua Watt _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

