EgtGeomKernel :
- CurveArc::ToAdditional diventato CurveArc::ToExplementary - aggiunta CurveComposite::ApproxWithArcsEx per approssimare più linee piccole con archi - corretta PointGrid3d::FindNearest non trovava punto all'altro estremo del box.
This commit is contained in:
@@ -809,10 +809,6 @@ ExtText::Mir( bool bOnLen)
|
||||
{
|
||||
// imposto ricalcolo della grafica
|
||||
m_OGrMgr.Reset() ;
|
||||
// imposto il font corrente e i suoi dati
|
||||
FontManager& fntMgr = FontManager::GetFontManager() ;
|
||||
if ( ! fntMgr.SetCurrFont( m_sFont, m_nWeight, m_bItalic, m_dHeight, m_dRatio, m_dAddAdvance))
|
||||
return false ;
|
||||
|
||||
// se auto-mirror sulla lunghezza del testo
|
||||
if ( bOnLen) {
|
||||
|
||||
Reference in New Issue
Block a user