Skip to content

Failed to add color to the cube #4367

Discussion options

You must be logged in to vote

i resloved my problem with xml

<shape name="stencilName" h="100" w="100" aspect="variable" strokewidth="inherit">
  <background>
    <path>
      <move x="0" y="100"/>
      <line x="0" y="70"/>
      <line x="30" y="70"/>
      <line x="30" y="100"/>
      
      
      <close/>
      <move x="0" y="70"/>
      <line x="14" y="55"/>
      <line x="44" y="55"/>
      <line x="44" y="85.8"/>
      <line x="30" y="100"/>
      
      <move x="14" y="55"/>
      <line x="28" y="41"/>
      <line x="58" y="41"/>
      <line x="58" y="71"/>
      <line x="44" y="85.8"/>

      <move x="28" y="41"/>
      <line x="42" y="27"/>
      <line x="72" y="27"/>
      <line x="72" y="57"/>
      <line x="

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by freedomspiritJohn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant