Skip to content

Commit 19ed1cd

Browse files
authored
Update README.md
1 parent 2efacdf commit 19ed1cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ GDS scripting that's intuitive, fast, and powerful. For Python 2 and 3.
77
- [**Tutorial + examples**](https://phidl.readthedocs.io/en/latest/tutorials.html) (or [try an interactive notebook](https://mybinder.org/v2/gh/amccaugh/phidl/master?filepath=phidl_tutorial_example.ipynb))
88
- [**Geometry library + function documentation**](https://phidl.readthedocs.io/)
99
- [Changelog](https://github.com/amccaugh/phidl/blob/master/CHANGELOG.md) (latest update 1.4.1 (Oct 6, 2020))
10+
- Added font support to `pg.text()` [more info here](https://phidl.readthedocs.io/en/latest/geometry_reference.html#Text)
11+
- Added waypoint-based pathing `pp.smooth()` [more info here](https://phidl.readthedocs.io/en/latest/tutorials/waveguides.html#Waypoint-based-path-creation)
1012
- You can now easily [`Group` objects together](https://phidl.readthedocs.io/en/latest/tutorials/group.html)
1113
- Now introducing the [**path / waveguide module**](https://phidl.readthedocs.io/en/latest/tutorials/waveguides.html):
1214

0 commit comments

Comments
 (0)