arklumpus / VectSharp

A light library for C# vector graphics
GNU Lesser General Public License v3.0
226 stars 22 forks source link

VectSharp.Markdown depends on Highlight.NoEngine, but it depends on old version of VectSharp #15

Closed AlexanderMagdysyuk closed 2 years ago

AlexanderMagdysyuk commented 2 years ago

It is not a problem in the case of stable API, but can be a problem in the future. Can we change this? For example - make Highlight.NoEngine part of the VectSharp project?

arklumpus commented 2 years ago

Hi, I'm keeping Highlight.NoEngine separate because it makes it easier for copyright/licensing... In any case, it only depends on VectSharp for colour stuff and that part should be stable!