Ganesh-AT

Results 7 issues of Ganesh-AT

The label text box width embedded in the arcs is over-estimated in the presence of tspan tags. Example: https://tinyurl.com/y382fvoz : generates the below waveform (note thlf between nodes c and...

bug :beetle:

Modified rendering of sub-cycles (including gaps in subcycles) to handle (a) wave strings starting with sub-cycles (b) wave strings with back-to-back sub-cycles (c) sub-cycles starting with dots or vertical markers,...

Online version of WaveDrom Editor on Firefox 70.0b13 / Windows 10 x64 + Inkscape 0.92.4 on Windows 10 x64 Post-processing of WaveDrom-generated SVGs using editors like InkScape seems to be...

Aliaksei @drom , I have been primarily using WaveDrom through the WaveDromEditor browser interface. I am quite familiar with major portions of the code base for both WaveDrom and wavedrom.github.io,...

The current interpretation of hbounds for pw waveforms does not seem to match the original intent behind the hbounds feature (having a large waveform and bringing out a select group...

Please describe your system environment before submitting your Issue. WaveDrom v3.3.0 incorrectly computes the signal name width if the name is a tspan object instead of a string. Example: ![image](https://github.com/wavedrom/wavedrom/assets/6980722/7fa8f193-396f-489e-98b8-ab161813d251)...

Reproducible with the top of trunk code as of Dec 1, 2023 Example SVG Code: ``` svg text { font-size: 11pt; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; text-align:...