Version History
| Version | Status | Notes |
| 1.0 |
Planned Release: Autumn 2010 |
First full release |
| 0.1 |
Current Release |
Developmental beta.
Includes all functionality expected to be present for version 1.0.
Released for debugging and commments.
|
Known Issues
-
Vertical Text Positioning
Firefox 3.5 will not perform correct vertical-positioning of text
(it does not support baseline-shift)
and Opera 9.6 does not always apply text-decoration, such as
overline, properly (due to a bug in baseline-shift).
[STATUS: wait for user-agent support to improve]
-
Including Named Entities in Labels
The current XML parser will not work with named entites.
There is a work around: if one wanted to add a 'γ' you
should instead insert 'γ'
[STATUS: investigating fix]
Planned Improvements & Feature Requests
Please feel free to email me
with feature requests.
-
Multiple Languages
Translate FeynWeb into web-friendly languages, specifically
Python. May also provide a C++ implementation.
[STATUS: possibilitiy for v1.0]
-
Manually add SVG
Offer the ability for the user to add some hand-coded svg to the
diagram.
[STATUS: planned for successor to v1.0]