This is not a font (like Comic Sans) but was an actual application (to make comics from IRC chats) that was shipped with Windows 98. The application got open sourced.. https://github.com/microsoft/comic-chat
User Feature -> Feature Model -> Architecture Model -> Source Code
Speaking from a Software-Analyst perspective, models are used througout. Many complex projects need a model of functionality, to bridge understanding between stakeholders' and developers' regarding the (agreed upon) required feature in a given problem domain. The resulting models and code should be on par.