mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0023663: Removing 2D viewer library
Deleted TKV2d toolkit and CGM, MFT,FontMFT, PlotMgt, PS packages. Deleted 2d test cases. Deleted WNT_WDriver and Xw_Driver, edited Aspect_Driver. Deleted trailing spaces, removed WNT_FontMapEntry, WNT_FontTable, WNT_HFontTable Deleting tests for 2D viewer
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
;#
|
||||
proc Visualization:toolkits { } {
|
||||
return [list TKService \
|
||||
TKV2d \
|
||||
TKV3d \
|
||||
TKOpenGl \
|
||||
TKMeshVS \
|
||||
@@ -33,7 +32,6 @@ proc Visualization:toolkits { } {
|
||||
;#
|
||||
proc Visualization:ressources { } {
|
||||
return [list \
|
||||
[list both r FontMFT {}] \
|
||||
[list both r Textures {}] \
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user