<div dir="ltr"><div>Several years ago, Laurent Méhats graciously helped me convert a "btex Some Text etex" picture in MetaPost to an array of outline paths that can be filled and/or stroked separately.  The solution can be found here:<br></div><div><br></div><div><a href="https://tug.org/pipermail/metapost/2015-May/003083.html">https://tug.org/pipermail/metapost/2015-May/003083.html</a></div><div><br></div><div>This solution, however, does not work with "btex Some Text etex" pictures in MPlib because the individual tokens within the picture are identified as "stroked" (instead of "textual" in plain MetaPost).  Therefore, using Laurent's solution is not feasible to loop through the components of the MPlib picture since these components are not textual.</div><div><br></div><div>Are there any thoughts on how I can use LuaMPlib (specifically with LuaLaTeX and OpenType fonts) and stroke/fill the outline paths of the glyphs independently?</div><div><br></div><div>Thank you in advance,<br></div><div><br></div><div>Troy Henderson<br></div></div>