truett-software / normalization-project-status

0 stars 0 forks source link

Normalization status for Machine Reasoning #2

Open truett-software opened 9 months ago

truett-software commented 9 months ago

For your kind info,

We have completed the normalization for story of Machine Reasoning

Please check the below URL

File folder - https://github.com/truett-software/story-machine-reasoning/tree/test

Story:

Instances - https://truett-software.github.io/story-machine-reasoning/docs/story/

And we are working on the normalization for player. Once complete will let you know

jaygray0919 commented 9 months ago

This fails:

As previously discussed, SVG properties are not transferred to HTML. For example, font-face is not inherited by HTML Therefore, these SVGs must be WEBP. The alternative, which we previously decided to avoid, is including the SVG CSS in a Story.


The exception is:

We decided not to convert this to WEBP and leave the SVG inline That SVG has CSS properties inline

jaygray0919 commented 9 months ago

Apologies if this is a repeat (I can't find the initial post). As discussed, all WEBP instances must have a clear background. See discussion on using background remover.

We discussed using services like these:

truett-software commented 9 months ago

For your kind info,

As per your comments

We have changed SVG to WEBP images and erased the image background.

And completed player. Please check the below URL

File folder - https://github.com/truett-software/story-machine-reasoning/tree/test

Story:

Instances - https://truett-software.github.io/story-machine-reasoning/docs/story/

Player:

Instances - https://truett-software.github.io/story-machine-reasoning/docs/player/

jaygray0919 commented 9 months ago

This looks very good.